Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.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/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.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/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.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.ik6slc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.utils-9.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.utils-9.0.0 + rm -rf /builddir/build/BUILD/oslo.utils-9.0.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0-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 'python-oslo-utils-9.0.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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 + sed -i '/tzdata.*/d' requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + 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 + 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 + 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 + 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 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.QeXrHu + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.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/oslo.utils-9.0.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.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.pg7H0T + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.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/oslo.utils-9.0.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.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.Vm0eXh + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.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/oslo.utils-9.0.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: ddt>=1.0.1 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=5.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs Requirement not satisfied: iso8601>=0.1.11 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling netaddr>=0.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.10.0 Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: debtcollector>=1.2.0 Handling pyparsing>=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: pyparsing>=2.1.0 Handling packaging>=20.4 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.4 (installed: packaging 24.2) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML>=3.13 Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: psutil>=3.2.2 Handling pbr>=6.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.1.0 (installed: pbr 6.1.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing oslo.utils.egg-info/PKG-INFO writing dependency_links to oslo.utils.egg-info/dependency_links.txt writing requirements to oslo.utils.egg-info/requires.txt writing top-level names to oslo.utils.egg-info/top_level.txt writing pbr to oslo.utils.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 'oslo.utils.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.utils-9.0.0/oslo.utils-9.0.0.dist-info' Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: iso8601 >=0.1.11 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: oslo.i18n >=3.15.3 Handling netaddr >=0.10.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: netaddr >=0.10.0 Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: debtcollector >=1.2.0 Handling pyparsing >=2.1.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: pyparsing >=2.1.0 Handling packaging >=20.4 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: packaging >=20.4 (installed: packaging 24.2) Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: PyYAML >=3.13 Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: psutil >=3.2.2 Handling pbr >=6.1.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pbr >=6.1.0 (installed: pbr 6.1.1) + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.utils-9.0.0.dist-info/ removed 'oslo.utils-9.0.0.dist-info/AUTHORS' removed 'oslo.utils-9.0.0.dist-info/LICENSE' removed 'oslo.utils-9.0.0.dist-info/METADATA' removed 'oslo.utils-9.0.0.dist-info/pbr.json' removed 'oslo.utils-9.0.0.dist-info/top_level.txt' removed directory 'oslo.utils-9.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.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.P6FVop + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.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/oslo.utils-9.0.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.7.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling netaddr>=0.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.10.0 (installed: netaddr 1.3.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling pyparsing>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: pyparsing>=2.1.0 (installed: pyparsing 3.1.1) Handling packaging>=20.4 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.4 (installed: packaging 24.2) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.9.8) Handling pbr>=6.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.1.0 (installed: pbr 6.1.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing oslo.utils.egg-info/PKG-INFO writing dependency_links to oslo.utils.egg-info/dependency_links.txt writing requirements to oslo.utils.egg-info/requires.txt writing top-level names to oslo.utils.egg-info/top_level.txt writing pbr to oslo.utils.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 'oslo.utils.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.utils-9.0.0/oslo.utils-9.0.0.dist-info' Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: iso8601 >=0.1.11 (installed: iso8601 2.1.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling netaddr >=0.10.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: netaddr >=0.10.0 (installed: netaddr 1.3.0) Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling pyparsing >=2.1.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pyparsing >=2.1.0 (installed: pyparsing 3.1.1) Handling packaging >=20.4 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: packaging >=20.4 (installed: packaging 24.2) Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: PyYAML >=3.13 (installed: PyYAML 6.0.1) Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: psutil >=3.2.2 (installed: psutil 5.9.8) Handling pbr >=6.1.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pbr >=6.1.0 (installed: pbr 6.1.1) + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.utils-9.0.0.dist-info/ removed 'oslo.utils-9.0.0.dist-info/AUTHORS' removed 'oslo.utils-9.0.0.dist-info/LICENSE' removed 'oslo.utils-9.0.0.dist-info/METADATA' removed 'oslo.utils-9.0.0.dist-info/top_level.txt' removed 'oslo.utils-9.0.0.dist-info/pbr.json' removed directory 'oslo.utils-9.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-utils.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.yazcCf + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.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/oslo.utils-9.0.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.7.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling netaddr>=0.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.10.0 (installed: netaddr 1.3.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling pyparsing>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: pyparsing>=2.1.0 (installed: pyparsing 3.1.1) Handling packaging>=20.4 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.4 (installed: packaging 24.2) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.9.8) Handling pbr>=6.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.1.0 (installed: pbr 6.1.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing oslo.utils.egg-info/PKG-INFO writing dependency_links to oslo.utils.egg-info/dependency_links.txt writing requirements to oslo.utils.egg-info/requires.txt writing top-level names to oslo.utils.egg-info/top_level.txt writing pbr to oslo.utils.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 'oslo.utils.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.utils-9.0.0/oslo.utils-9.0.0.dist-info' Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: iso8601 >=0.1.11 (installed: iso8601 2.1.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling netaddr >=0.10.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: netaddr >=0.10.0 (installed: netaddr 1.3.0) Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling pyparsing >=2.1.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pyparsing >=2.1.0 (installed: pyparsing 3.1.1) Handling packaging >=20.4 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: packaging >=20.4 (installed: packaging 24.2) Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: PyYAML >=3.13 (installed: PyYAML 6.0.1) Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: psutil >=3.2.2 (installed: psutil 5.9.8) Handling pbr >=6.1.0 from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pbr >=6.1.0 (installed: pbr 6.1.1) + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.utils-9.0.0.dist-info/ removed 'oslo.utils-9.0.0.dist-info/AUTHORS' removed 'oslo.utils-9.0.0.dist-info/LICENSE' removed 'oslo.utils-9.0.0.dist-info/METADATA' removed 'oslo.utils-9.0.0.dist-info/pbr.json' removed 'oslo.utils-9.0.0.dist-info/top_level.txt' removed directory 'oslo.utils-9.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QSxs2f + 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 oslo.utils-9.0.0 + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.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/oslo.utils-9.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.utils-9.0.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info writing /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.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/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils-9.0.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.utils Building wheel for oslo.utils (pyproject.toml): started Running command Building wheel for oslo.utils (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_utils creating build/lib/oslo_utils/tests creating build/lib/oslo_utils/tests/fake creating build/lib/oslo_utils/tests/fake/v2 copying oslo_utils/tests/fake/v2/dummpy.py -> build/lib/oslo_utils/tests/fake/v2 copying oslo_utils/tests/fake/v2/__init__.py -> build/lib/oslo_utils/tests/fake/v2 copying oslo_utils/versionutils.py -> build/lib/oslo_utils copying oslo_utils/version.py -> build/lib/oslo_utils copying oslo_utils/uuidutils.py -> build/lib/oslo_utils copying oslo_utils/units.py -> build/lib/oslo_utils copying oslo_utils/timeutils.py -> build/lib/oslo_utils copying oslo_utils/strutils.py -> build/lib/oslo_utils copying oslo_utils/specs_matcher.py -> build/lib/oslo_utils copying oslo_utils/secretutils.py -> build/lib/oslo_utils copying oslo_utils/reflection.py -> build/lib/oslo_utils copying oslo_utils/netutils.py -> build/lib/oslo_utils copying oslo_utils/importutils.py -> build/lib/oslo_utils copying oslo_utils/fixture.py -> build/lib/oslo_utils copying oslo_utils/fileutils.py -> build/lib/oslo_utils copying oslo_utils/excutils.py -> build/lib/oslo_utils copying oslo_utils/eventletutils.py -> build/lib/oslo_utils copying oslo_utils/encodeutils.py -> build/lib/oslo_utils copying oslo_utils/dictutils.py -> build/lib/oslo_utils copying oslo_utils/_i18n.py -> build/lib/oslo_utils copying oslo_utils/__init__.py -> build/lib/oslo_utils copying oslo_utils/tests/tests_encodeutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_versionutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_uuidutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_timeutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_strutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_specs_matcher.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_secretutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_reflection.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_netutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_importutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_fixture.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_fileutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_excutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_eventletutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/test_dictutils.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/base.py -> build/lib/oslo_utils/tests copying oslo_utils/tests/__init__.py -> build/lib/oslo_utils/tests creating build/lib/oslo_utils/tests/imageutils copying oslo_utils/tests/imageutils/test_qemu.py -> build/lib/oslo_utils/tests/imageutils copying oslo_utils/tests/imageutils/test_format_inspector.py -> build/lib/oslo_utils/tests/imageutils copying oslo_utils/tests/imageutils/__init__.py -> build/lib/oslo_utils/tests/imageutils creating build/lib/oslo_utils/imageutils copying oslo_utils/imageutils/qemu.py -> build/lib/oslo_utils/imageutils copying oslo_utils/imageutils/format_inspector.py -> build/lib/oslo_utils/imageutils copying oslo_utils/imageutils/cli.py -> build/lib/oslo_utils/imageutils copying oslo_utils/imageutils/__main__.py -> build/lib/oslo_utils/imageutils copying oslo_utils/imageutils/__init__.py -> build/lib/oslo_utils/imageutils copying oslo_utils/tests/fake/__init__.py -> build/lib/oslo_utils/tests/fake running egg_info writing oslo.utils.egg-info/PKG-INFO writing dependency_links to oslo.utils.egg-info/dependency_links.txt writing requirements to oslo.utils.egg-info/requires.txt writing top-level names to oslo.utils.egg-info/top_level.txt writing pbr to oslo.utils.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 'oslo.utils.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_utils.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_utils.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_utils.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_utils.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_utils.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_utils.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_utils.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_utils.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_utils.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.ka_GE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.ka_GE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_utils.locale.ka_GE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_utils.locale.ka_GE.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_utils.locale.ka_GE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/oslo_utils/locale creating build/lib/oslo_utils/locale/de creating build/lib/oslo_utils/locale/de/LC_MESSAGES copying oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/de/LC_MESSAGES creating build/lib/oslo_utils/locale/en_GB creating build/lib/oslo_utils/locale/en_GB/LC_MESSAGES copying oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/en_GB/LC_MESSAGES creating build/lib/oslo_utils/locale/fr creating build/lib/oslo_utils/locale/fr/LC_MESSAGES copying oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/fr/LC_MESSAGES creating build/lib/oslo_utils/locale/ka_GE creating build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES copying oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/oslo_utils creating build/bdist.linux-x86_64/wheel/oslo_utils/locale creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/ka_GE creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/ka_GE/LC_MESSAGES copying build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/ka_GE/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/fr creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/fr/LC_MESSAGES copying build/lib/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/en_GB/LC_MESSAGES copying build/lib/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/de creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/de/LC_MESSAGES copying build/lib/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_utils/imageutils copying build/lib/oslo_utils/imageutils/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils copying build/lib/oslo_utils/imageutils/__main__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils copying build/lib/oslo_utils/imageutils/cli.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils copying build/lib/oslo_utils/imageutils/format_inspector.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils copying build/lib/oslo_utils/imageutils/qemu.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils copying build/lib/oslo_utils/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/dictutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/encodeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/eventletutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/excutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/fileutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/importutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/netutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/reflection.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/secretutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/specs_matcher.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/strutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/timeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/units.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/uuidutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/version.py -> build/bdist.linux-x86_64/wheel/oslo_utils copying build/lib/oslo_utils/versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils creating build/bdist.linux-x86_64/wheel/oslo_utils/tests creating build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils copying build/lib/oslo_utils/tests/imageutils/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils copying build/lib/oslo_utils/tests/imageutils/test_format_inspector.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils copying build/lib/oslo_utils/tests/imageutils/test_qemu.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils copying build/lib/oslo_utils/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/base.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_dictutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_eventletutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_excutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_fileutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_importutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_netutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_reflection.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_secretutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_specs_matcher.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_strutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_timeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_uuidutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/test_versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests copying build/lib/oslo_utils/tests/tests_encodeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests creating build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake copying build/lib/oslo_utils/tests/fake/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake creating build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake/v2 copying build/lib/oslo_utils/tests/fake/v2/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake/v2 copying build/lib/oslo_utils/tests/fake/v2/dummpy.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake/v2 running install_egg_info Copying oslo.utils.egg-info to build/bdist.linux-x86_64/wheel/oslo.utils-9.0.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.utils-9.0.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-wheel-5pl73ucu/.tmp-sf8f47by/oslo.utils-9.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_utils/__init__.py' adding 'oslo_utils/_i18n.py' adding 'oslo_utils/dictutils.py' adding 'oslo_utils/encodeutils.py' adding 'oslo_utils/eventletutils.py' adding 'oslo_utils/excutils.py' adding 'oslo_utils/fileutils.py' adding 'oslo_utils/fixture.py' adding 'oslo_utils/importutils.py' adding 'oslo_utils/netutils.py' adding 'oslo_utils/reflection.py' adding 'oslo_utils/secretutils.py' adding 'oslo_utils/specs_matcher.py' adding 'oslo_utils/strutils.py' adding 'oslo_utils/timeutils.py' adding 'oslo_utils/units.py' adding 'oslo_utils/uuidutils.py' adding 'oslo_utils/version.py' adding 'oslo_utils/versionutils.py' adding 'oslo_utils/imageutils/__init__.py' adding 'oslo_utils/imageutils/__main__.py' adding 'oslo_utils/imageutils/cli.py' adding 'oslo_utils/imageutils/format_inspector.py' adding 'oslo_utils/imageutils/qemu.py' adding 'oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po' adding 'oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po' adding 'oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po' adding 'oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po' adding 'oslo_utils/tests/__init__.py' adding 'oslo_utils/tests/base.py' adding 'oslo_utils/tests/test_dictutils.py' adding 'oslo_utils/tests/test_eventletutils.py' adding 'oslo_utils/tests/test_excutils.py' adding 'oslo_utils/tests/test_fileutils.py' adding 'oslo_utils/tests/test_fixture.py' adding 'oslo_utils/tests/test_importutils.py' adding 'oslo_utils/tests/test_netutils.py' adding 'oslo_utils/tests/test_reflection.py' adding 'oslo_utils/tests/test_secretutils.py' adding 'oslo_utils/tests/test_specs_matcher.py' adding 'oslo_utils/tests/test_strutils.py' adding 'oslo_utils/tests/test_timeutils.py' adding 'oslo_utils/tests/test_uuidutils.py' adding 'oslo_utils/tests/test_versionutils.py' adding 'oslo_utils/tests/tests_encodeutils.py' adding 'oslo_utils/tests/fake/__init__.py' adding 'oslo_utils/tests/fake/v2/__init__.py' adding 'oslo_utils/tests/fake/v2/dummpy.py' adding 'oslo_utils/tests/imageutils/__init__.py' adding 'oslo_utils/tests/imageutils/test_format_inspector.py' adding 'oslo_utils/tests/imageutils/test_qemu.py' adding 'oslo.utils-9.0.0.dist-info/AUTHORS' adding 'oslo.utils-9.0.0.dist-info/LICENSE' adding 'oslo.utils-9.0.0.dist-info/METADATA' adding 'oslo.utils-9.0.0.dist-info/WHEEL' adding 'oslo.utils-9.0.0.dist-info/pbr.json' adding 'oslo.utils-9.0.0.dist-info/top_level.txt' adding 'oslo.utils-9.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.utils (pyproject.toml): finished with status 'done' Created wheel for oslo.utils: filename=oslo.utils-9.0.0-py3-none-any.whl size=130653 sha256=0ef6978add9f5f29c43f5815562c40266b11ec10dfa70a1221304d8ce733ae1d Stored in directory: /builddir/.cache/pip/wheels/de/24/d2/c918974958d1ab5aea45af10616b79737e428bd28dc52526f2 Successfully built oslo.utils + 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/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (oslo.utils) with name extracted from the package (oslo.utils); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.utils-9.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 24 source files that are out of date updating environment: [new config] 24 added, 0 changed, 0 removed reading sources... [ 4%] contributor/index reading sources... [ 8%] index reading sources... [ 12%] install/index reading sources... [ 17%] reference/dictutils reading sources... [ 21%] reference/encodeutils reading sources... [ 25%] reference/eventletutils reading sources... [ 29%] reference/excutils reading sources... [ 33%] reference/fileutils reading sources... [ 38%] reference/fixture reading sources... [ 42%] reference/importutils reading sources... [ 46%] reference/index reading sources... [ 50%] reference/netutils reading sources... [ 54%] reference/reflection reading sources... [ 58%] reference/secretutils reading sources... [ 62%] reference/specs_matcher reading sources... [ 67%] reference/strutils reading sources... [ 71%] reference/timeutils reading sources... [ 75%] reference/units reading sources... [ 79%] reference/uuidutils reading sources... [ 83%] reference/versionutils reading sources... [ 88%] user/history reading sources... [ 92%] user/index reading sources... [ 96%] user/timeutils reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 4%] contributor/index writing output... [ 8%] index writing output... [ 12%] install/index writing output... [ 17%] reference/dictutils writing output... [ 21%] reference/encodeutils writing output... [ 25%] reference/eventletutils writing output... [ 29%] reference/excutils writing output... [ 33%] reference/fileutils writing output... [ 38%] reference/fixture writing output... [ 42%] reference/importutils writing output... [ 46%] reference/index writing output... [ 50%] reference/netutils writing output... [ 54%] reference/reflection writing output... [ 58%] reference/secretutils writing output... [ 62%] reference/specs_matcher writing output... [ 67%] reference/strutils writing output... [ 71%] reference/timeutils writing output... [ 75%] reference/units writing output... [ 79%] reference/uuidutils writing output... [ 83%] reference/versionutils writing output... [ 88%] user/history writing output... [ 92%] user/index writing output... [ 96%] user/timeutils writing output... [100%] user/usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (2.63 seconds) congratulations :) (2.69 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/objects.inv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7C5S1M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.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 oslo.utils-9.0.0 ++ ls /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir/oslo.utils-9.0.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.utils==9.0.0 + '[' -z oslo.utils==9.0.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.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/oslo.utils-9.0.0/pyproject-wheeldir oslo.utils==9.0.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.utils-9.0.0-py3-none-any.whl Installing collected packages: oslo.utils Successfully installed oslo.utils-9.0.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale --domain oslo_utils /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running compile_catalog compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.mo + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po + rm -f '/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 oslo_utils --all-name + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 9.0.0-0.20250602113342.1a85259.el10 --unique-debug-suffix -9.0.0-0.20250602113342.1a85259.el10.x86_64 --unique-debug-src-base python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.utils-9.0.0 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/python-oslo-utils-9.0.0-0.20250602113342.1a85259.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.9ZTt5S + 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 oslo.utils-9.0.0 + 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/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 /bin/sh: line 1: mkisofs: command not found {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_constants [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_wrapper_iter_like_eats_error [0.001065s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_bad_iso_qcow2 ... SKIPPED: mkisofs not installed ERROR [oslo_utils.imageutils.format_inspector] Failed to run safety check foo on inspector: invalid literal for int() with base 10: 'a' {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.001050s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_finish_is_final [0.000378s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.000799s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_records_failure [0.000739s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_wrapper_iter_like_eats_error_expected_quiet [0.001052s] ... ok /bin/sh: line 1: mkisofs: command not found {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_error_conditions [0.001011s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_records_result [0.000349s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_bad_iso_qcow2_multiple_matches ... SKIPPED: mkisofs not installed WARNING [oslo_utils.imageutils.format_inspector] Found unknown feature bit in byte 7: 0b0/0b0 WARNING [oslo_utils.imageutils.format_inspector] Found unknown feature bit in byte 0: 0b0/0b1111 /bin/sh: line 1: mkisofs: command not found {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.001212s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.000433s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_checks_required [0.000392s] ... ok ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_wrapper_aborts_early [0.000938s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_feature_flag_checks [0.002355s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_2___iso____udf__ ... SKIPPED: mkisofs not installed {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_unique_names [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_2_vhd [0.256774s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vdi [0.221902s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'someunknownformat' {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_invalid_type [0.001413s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Safety check footer on vmdk failed because Header and footer signature do not match {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_with_footer [0.016238s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001340s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001242s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001030s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001119s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000828s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000983s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000843s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000797s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000870s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000873s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000843s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000823s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000828s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001027s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000817s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000785s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001267s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000810s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000831s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000872s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000964s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000819s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000812s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001035s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000792s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000785s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000839s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001068s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000923s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000767s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000902s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000803s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000866s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000775s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000918s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000835s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000905s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000937s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001932s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002999s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000846s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004766s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000763s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000555s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000633s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000680s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000672s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002175s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005066s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000835s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001421s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002325s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002105s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001015s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001250s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000815s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001095s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000846s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001167s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000840s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000866s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000932s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000877s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000817s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000775s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000742s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001737s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000904s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000869s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001006s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.010595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000982s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002166s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000765s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002004s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003106s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000920s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000816s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002928s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000950s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002069s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003189s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000764s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001044s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001826s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003049s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000826s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000756s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001786s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003238s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000903s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000544s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001799s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000787s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000931s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000960s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000856s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000778s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000743s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000773s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003187s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000884s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000835s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000969s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000961s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000817s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000723s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000850s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000915s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000812s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000885s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000524s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001222s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000551s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001213s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000811s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000826s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000973s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003216s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000828s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003577s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000853s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000818s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000866s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002044s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000856s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000785s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000943s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000878s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001405s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001933s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000803s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001822s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000796s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000840s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000779s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000885s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000911s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001342s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002373s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000883s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005079s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001267s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001036s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001175s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001242s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000994s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003992s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000883s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001144s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001373s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003555s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000976s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000803s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000868s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001134s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000875s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000847s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000810s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000785s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000942s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.006841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000864s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000802s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000861s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000777s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000762s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001408s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001389s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000910s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000790s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000850s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000938s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000824s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001069s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001200s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000927s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000860s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000876s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000801s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001070s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000868s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000757s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000964s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000923s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000728s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000749s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000858s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000781s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001023s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000766s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000795s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000866s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001317s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000896s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000766s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000903s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000772s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000956s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000822s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001079s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000737s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000824s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000910s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001054s] ... ok ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.010025s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010439s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001041s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001347s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000933s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000956s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001167s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000787s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000730s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000759s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000850s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000761s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000784s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.016476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.006957s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001125s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000883s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000800s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000924s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.011095s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001069s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000936s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000931s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000852s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000761s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001568s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008449s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000869s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000923s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000809s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000797s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000872s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000764s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000743s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001175s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000756s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000739s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000845s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000815s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000868s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000884s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000731s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000787s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001281s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000889s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000851s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000909s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000765s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000795s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000828s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000718s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000764s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000835s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000821s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001044s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000884s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000861s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000864s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000746s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000716s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000862s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000809s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000831s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000849s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000928s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000873s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000759s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000895s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000773s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000856s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002160s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000799s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000744s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000747s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000981s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001370s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000756s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000619s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000742s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000853s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000773s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000737s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000867s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000766s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000788s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000771s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000882s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000916s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000848s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000871s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000939s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000891s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000890s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000959s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000815s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000848s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001450s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000960s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000854s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000917s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000856s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000739s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000773s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002765s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001293s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001166s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000923s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000991s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001038s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000939s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001353s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001128s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000908s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000951s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000796s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000792s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001385s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000932s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000847s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000825s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000799s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000888s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000909s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000769s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000802s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000792s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001073s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000807s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001104s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001119s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000979s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000843s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000825s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000800s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000878s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000842s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001192s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001032s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000757s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000763s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000943s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000796s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000828s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000739s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000845s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000833s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000793s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000878s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000745s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000789s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000810s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001295s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000927s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000753s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000849s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000739s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000862s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000802s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000765s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000751s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000868s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000874s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000862s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000911s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000768s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000816s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000931s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000754s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000710s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000610s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000769s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000892s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000801s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000940s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001994s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000977s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.007163s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000803s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001256s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000865s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000860s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000732s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000878s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000956s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000899s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001419s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000821s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000765s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000720s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001211s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000786s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000792s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000907s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000949s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000851s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000968s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000951s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000742s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000802s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000903s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000862s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003270s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000940s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000925s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000767s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000879s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000930s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000907s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000778s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000731s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000865s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000789s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000763s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000923s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000807s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000830s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000783s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000744s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001255s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000719s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000857s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000772s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000826s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000710s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000847s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002420s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000815s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000740s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000837s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000823s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000929s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000723s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000722s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000943s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000824s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000729s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000896s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000835s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000802s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000822s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000875s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000897s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000725s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004817s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000769s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000821s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000905s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000793s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001004s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001039s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000724s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000557s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001609s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000787s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000917s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001708s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000898s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000649s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000582s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001205s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004177s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000853s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000740s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000860s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002245s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000988s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000829s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000761s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000721s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000867s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000759s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000808s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000872s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000704s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000772s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000813s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000726s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001041s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000808s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000834s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000749s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000835s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000714s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000717s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000708s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000911s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000818s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000730s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000776s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000839s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000759s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000706s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001105s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000722s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000747s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000860s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000824s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000791s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000836s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000753s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000822s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001207s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000772s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000851s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000726s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000797s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000806s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000855s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000814s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000754s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000720s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000811s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000773s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000764s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000785s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000865s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000719s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000738s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000798s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000836s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000730s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000829s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000739s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000885s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001331s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000747s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000845s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000860s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000631s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008545s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000619s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000583s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000514s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000714s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000449s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004219s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000820s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000633s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000574s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000560s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002945s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000932s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001031s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000568s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002839s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000578s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004870s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000569s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001114s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000995s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000556s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000805s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001152s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000835s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000618s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000904s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004072s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000607s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001094s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000597s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001102s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000566s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000553s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000556s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004840s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000561s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000521s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000685s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000724s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000531s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000732s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000558s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000592s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000554s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000648s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002788s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000637s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000552s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000544s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000925s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000611s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000562s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000590s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000651s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000760s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002657s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000535s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000587s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000610s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002402s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000560s] ... ok ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001129s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000533s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000668s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000808s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000493s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000459s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000549s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000553s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000562s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000528s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000850s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000555s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002779s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000719s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000684s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002615s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000554s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001138s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000583s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000646s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000869s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000583s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002905s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000539s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000623s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000625s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000630s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000594s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000561s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000531s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000873s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000599s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000554s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002419s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000709s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000583s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000698s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000857s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000540s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000582s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000740s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000577s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000768s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000637s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000638s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000635s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000763s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000557s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000629s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000646s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000824s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000607s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002710s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000554s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000897s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000566s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000598s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000591s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001876s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000683s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000533s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000532s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000653s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000568s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000624s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000558s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001014s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000539s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000521s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000549s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000678s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.009245s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000630s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000535s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000573s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000547s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000565s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000944s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001078s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000524s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000605s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000532s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002946s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000723s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000559s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005288s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000556s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000590s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000545s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000511s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000459s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003684s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000672s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000528s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000614s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000564s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000767s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000896s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002696s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000567s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000690s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000578s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000566s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000739s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000668s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000912s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000493s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003035s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000649s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000615s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000894s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000511s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000542s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000618s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000768s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000710s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000715s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000545s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000449s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002765s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000453s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000777s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000946s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000820s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000978s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000443s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003103s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000450s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006289s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000558s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000578s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000707s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000716s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000630s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000605s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000514s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001030s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000988s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000715s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000740s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000628s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000506s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000657s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002066s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000564s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000625s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002633s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000493s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000749s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000547s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000592s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000536s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000876s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000605s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000615s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000561s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000551s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000566s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000596s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000633s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000621s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000540s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000645s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000581s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002726s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000587s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000450s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000862s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000551s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000529s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000691s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000634s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000886s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000943s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000803s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000888s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000714s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000706s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000704s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000984s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000525s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000530s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000694s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003369s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000542s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000619s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000605s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000871s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000453s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000549s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001088s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000575s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000540s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003295s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000981s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000769s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000818s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000713s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000793s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000668s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000663s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000705s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000686s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000715s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000742s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000640s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000925s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000633s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000650s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002599s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000638s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000565s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000530s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000594s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000557s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000583s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000536s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000558s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000538s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000849s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000568s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002551s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000588s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002882s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001089s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000550s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000529s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000545s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000661s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000461s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000698s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000450s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000559s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000893s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000865s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000605s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000662s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000508s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000685s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006544s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000533s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002320s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000646s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000974s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000744s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000655s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000567s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003752s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000591s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001446s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000902s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000943s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000449s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000844s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000661s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003177s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000746s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000530s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000580s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000622s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000545s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000588s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000972s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000658s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000884s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002962s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000559s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000556s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000565s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000639s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000545s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000442s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000446s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000618s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000565s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000446s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000714s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000805s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002383s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000453s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000577s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000438s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000536s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000436s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000613s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000718s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000435s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000584s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000617s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002639s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000617s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000453s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000847s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000450s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000508s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001073s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000870s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000429s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002632s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003947s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000544s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000449s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000433s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000555s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000440s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000444s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004841s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000874s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000590s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003355s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000557s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000532s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001035s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000563s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000558s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000548s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000528s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000444s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000738s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000565s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000710s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003054s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000732s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000524s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000513s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000536s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000550s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000725s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000545s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000549s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000436s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000563s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004380s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000831s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000450s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000783s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000559s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000553s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000455s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000449s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000445s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000553s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000459s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000646s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000607s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000459s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000441s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000569s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000696s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002859s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000617s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000574s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000608s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000885s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000709s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000584s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000549s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000683s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000439s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001431s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000552s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000549s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000699s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000442s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000438s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000553s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000808s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000439s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000459s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000542s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000463s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000744s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000452s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005785s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004681s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000553s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.013584s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000672s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000506s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000577s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000558s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000623s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.009687s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000521s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000491s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003867s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000539s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002856s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000563s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000813s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000528s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000725s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003322s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001384s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000731s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001388s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001286s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001262s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001068s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000754s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.010479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000607s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000586s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.007597s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000540s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000785s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.007155s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000733s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000676s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000567s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000574s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007289s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003095s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001070s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000614s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000548s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000497s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.011372s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000574s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000604s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001633s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000659s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003075s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000550s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000801s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000662s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000874s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002661s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000759s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000626s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000686s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.011539s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000598s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000511s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000567s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000641s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000660s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001189s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000507s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004939s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000525s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000581s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003613s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000643s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000636s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000608s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001117s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002895s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000627s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001080s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000682s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000554s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000898s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000611s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000621s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000778s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000548s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002446s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000647s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000599s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000559s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000764s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000565s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000514s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000610s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000550s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000566s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000475s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002544s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000839s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001030s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000561s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000754s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000544s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000515s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000689s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000599s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000582s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000488s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000573s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_1_qcow2 [2.379983s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004397s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000603s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000948s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.012019s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000669s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000811s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.010541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000546s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000676s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000548s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000520s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001105s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000553s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000594s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000521s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003231s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000595s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000458s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005367s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,no_garbage,no_snapshots) [0.000617s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_after_snapshot_list,three_snapshots) [0.000612s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,one_snapshots) [0.000476s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,three_snapshots) [0.000454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000561s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,three_snapshots) [0.000453s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,no_snapshots) [0.000457s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,one_snapshots) [0.000447s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,three_snapshots) [0.002023s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000886s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,no_garbage,three_snapshots) [0.000511s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_before_snapshot_list,no_snapshots) [0.001028s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,no_garbage,one_snapshots) [0.000532s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,no_snapshots) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,one_snapshots) [0.001072s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,three_snapshots) [0.000624s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000655s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,no_garbage,one_snapshots) [0.000840s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000726s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.003559s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.000725s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000473s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000766s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000681s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000720s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.002472s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000461s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.003585s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000538s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.000762s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.002572s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000719s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_after_snapshot_list,no_snapshots) [0.000512s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_after_snapshot_list,one_snapshots) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,no_garbage,no_snapshots) [0.000563s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,no_garbage,three_snapshots) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000465s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.005441s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000711s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,no_garbage,three_snapshots) [0.000703s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000631s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000882s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000735s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000514s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,no_garbage,no_snapshots) [0.000448s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000582s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,no_snapshots) [0.000467s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,three_snapshots) [0.000451s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots) [0.001057s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,no_garbage,three_snapshots) [0.000582s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000506s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000459s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots) [0.000510s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.001645s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000539s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000640s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000535s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.001849s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000700s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.016320s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000715s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000569s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.008739s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000625s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,no_snapshots) [0.002199s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,one_snapshots) [0.000485s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_before_snapshot_list,one_snapshots) [0.001629s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_before_snapshot_list,three_snapshots) [0.000501s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_after_snapshot_list,one_snapshots) [0.001537s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_after_snapshot_list,three_snapshots) [0.000541s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.002600s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000477s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,no_garbage,no_snapshots) [0.000483s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000609s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,no_garbage,no_snapshots) [0.000523s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000509s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,no_garbage,three_snapshots) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots) [0.002940s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000525s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots) [0.001604s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000469s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000593s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,no_garbage,one_snapshots) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.001519s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000583s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.002529s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000464s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000471s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000611s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.002525s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000490s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000608s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000478s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000466s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.005224s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000962s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000655s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000858s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.000494s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000549s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.002647s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000487s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000481s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000887s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.001881s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000790s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000868s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000603s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000709s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000743s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.003013s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000612s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000460s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_before_snapshot_list,no_snapshots) [0.003310s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_before_snapshot_list,three_snapshots) [0.002037s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,no_snapshots) [0.009816s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.002890s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000484s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,three_snapshots) [0.000504s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_after_snapshot_list,no_snapshots) [0.003944s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,no_garbage,three_snapshots) [0.000706s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,no_garbage,no_snapshots) [0.000470s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,no_garbage,three_snapshots) [0.000511s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000633s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000502s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000489s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000468s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,no_garbage,no_snapshots) [0.001454s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,no_garbage,one_snapshots) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.004838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000704s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.003133s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000737s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000706s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.002757s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000902s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000692s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.003784s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000748s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000883s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.003808s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000795s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000743s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.006270s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000550s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000527s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.005592s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.001662s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000521s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.003499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000508s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.001516s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000536s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000496s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.002698s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000646s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.003418s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000503s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.002928s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000583s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots) [0.000499s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,no_garbage,three_snapshots) [0.000505s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000599s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000474s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000689s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000942s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots) [0.002625s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000532s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.001774s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000561s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots) [0.000575s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000518s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.001634s] ... ok {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_already_sent [0.003990s] ... ok {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_set_clear_timeout [0.200738s] ... ok {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_partially_patched_warning [0.001106s] ... ok {0} oslo_utils.tests.test_excutils.CausedByTest.test_caused_by_explicit [0.000335s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_method_context_manager [0.000282s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_staticmethod_call [0.000248s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_classmethod_call [0.000308s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_func_context_manager [0.000258s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_other_func_context_manager [0.000251s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_previous_after_filtered_func_call [0.000252s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_previous_func_call [0.000261s] ... ok {0} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_2min_gives_3logs [0.001102s] ... ok {0} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_10exc_2min_gives_2logs [0.000993s] ... ok {0} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_capture_reraise [0.000305s] ... ok {0} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_forced_not_active [0.000273s] ... ok {0} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_absent [0.000281s] ... ok {0} oslo_utils.tests.test_fileutils.FileTypeTestCase.test_is_json [0.001011s] ... ok {0} oslo_utils.tests.test_fileutils.RemovePathOnError.test_no_error [0.000665s] ... ok {0} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_default_algorithm [0.001483s] ... ok {0} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_without_path_and_suffix [0.000307s] ... ok {0} oslo_utils.tests.test_fixture.TimeFixtureTest.test_set_time_override [0.000239s] ... ok {0} oslo_utils.tests.test_fixture.TimeFixtureTest.test_set_time_override_using_default [0.000253s] ... ok {0} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_returns_uuid [0.001018s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_optional_arg_present [0.000417s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_required_arg_not_present [0.000415s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_required_arg_present [0.000331s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_required_arg_not_present [0.000246s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_required_arg_present [0.002423s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_optional_arg_not_present [0.000220s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_required_arg_not_present [0.000248s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_with_args [0.000228s] ... ok {0} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_by_EUI64 [0.000330s] ... ok {0} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_bad_mac [0.001446s] ... ok {0} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_reverse_generate_IPv6_by_EUI64 [0.000509s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4 [0.002905s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_socket_error [0.000530s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_address_with_default_route [0.000771s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_address_without_default_route [0.001335s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_int_not_in_range [0.000233s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_port [0.000435s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_port_fail [0.000223s] ... ok {0} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_disabled [0.000514s] ... ok {0} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_enabled [0.000879s] ... ok {0} oslo_utils.tests.test_reflection.BoundMethodTest.test_baddy [0.000273s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_constructor [0.000306s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_method [0.000506s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_function_with_defaults [0.000386s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_mere_function [0.000240s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_method [0.000228s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableNameTest.test_instance_method [0.000263s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableNameTest.test_method [0.000240s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_callable_function [0.000211s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_class [0.000204s] ... ok {0} oslo_utils.tests.test_reflection.GetClassNameTest.test_class_method [0.000254s] ... ok {0} oslo_utils.tests.test_reflection.GetClassNameTest.test_std_exception [0.000219s] ... ok {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_none_data_raises_type_error(binary) [0.000628s] ... ok {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_none_data_raises_type_error(unicode) [0.000496s] ... ok {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_mksalt(binary) [0.004600s] ... ok {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_mksalt(unicode) [0.000507s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_list_with_op_allin [0.000829s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_str_with_op_allin [0.000254s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_all_with_op_allin [0.008571s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_beyond_scope_with_op_rangein_lt [0.008180s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr_single [0.001472s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_under_scope_with_op_rangein_gt [0.001434s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matchesint_lower_int_range_with_op_rangein_gt [0.001057s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_enough_args_with_op_rangein [0.000299s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_le [0.001107s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sge [0.000926s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_with_int_range_with_op_rangein [0.014906s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_only_one_with_op_rangein [0.001414s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eqeq2 [0.000930s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g [0.005659s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g2 [0.000964s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l [0.002921s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l2 [0.001474s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_seq [0.001862s] ... ok {0} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_dictionary [0.000857s] ... ok {0} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_json [0.002561s] ... ok {0} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_namespace_objects [0.000827s] ... ok {0} oslo_utils.tests.test_strutils.SplitByCommas.test_not_closed_quotes [0.001490s] ... ok {0} oslo_utils.tests.test_strutils.SplitByCommas.test_with_backslash_inside_quoted [0.001367s] ... ok {0} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_invalid_path [0.000577s] ... ok {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_from_string [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_int_from_bool_as_string [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_unicode_bool_from_string [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringLengthTestCase.test_check_string_length [0.000761s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,bit,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,B,return_dec) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000567s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,B,return_int) [0.000517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,bit,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,b,return_dec) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,bit,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,bit,return_int) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,b,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,B,return_dec) [0.000210s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,b,return_int) [0.000209s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,bit,return_dec) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,bit,return_dec) [0.000201s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,B,return_int) [0.000202s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.001612s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,b,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,b,return_dec) [0.001386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,bit,return_dec) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,B,return_dec) [0.000640s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,bit,return_dec) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,bit,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,bit,return_dec) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,bit,return_int) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,b,return_int) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,b,return_dec) [0.001051s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000911s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000928s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,b,return_dec) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,b,return_dec) [0.001050s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,bit,return_dec) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,B,return_dec) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,b,return_dec) [0.001309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,bit,return_dec) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,b,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,B,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.001415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,B,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000887s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,B,return_int) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,bit,return_dec) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,B,return_dec) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,B,return_int) [0.000678s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,B,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,b,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,b,return_int) [0.000619s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,bit,return_int) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,bit,return_int) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,bit,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,bit,return_dec) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,B,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,B,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,b,return_dec) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,b,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,bit,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,bit,return_int) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,B,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,bit,return_int) [0.000841s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,B,return_dec) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,bit,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,B,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,B,return_int) [0.000627s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,b,return_dec) [0.000488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,bit,return_int) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,b,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,bit,return_dec) [0.000721s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,B,return_dec) [0.000649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,b,return_dec) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,b,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,bit,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,bit,return_int) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000774s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,B,return_dec) [0.000565s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,bit,return_dec) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,B,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000666s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,B,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,bit,return_int) [0.000586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,B,return_dec) [0.000535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,B,return_dec) [0.000215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,B,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.001135s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,b,return_int) [0.000710s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000766s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,b,return_int) [0.000568s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,B,return_dec) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,B,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,b,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,bit,return_int) [0.000214s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,bit,return_dec) [0.000623s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,bit,return_int) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,B,return_dec) [0.002767s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,b,return_int) [0.000628s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,b,return_dec) [0.000738s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,B,return_int) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,B,return_int) [0.000860s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,B,return_int) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,B,return_dec) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,b,return_dec) [0.000664s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,bit,return_int) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,B,return_int) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000577s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,b,return_int) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,B,return_int) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,B,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.003419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,bit,return_dec) [0.000705s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,B,return_int) [0.000631s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000598s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,b,return_int) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000621s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,bit,return_int) [0.000510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,B,return_int) [0.000517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,b,return_int) [0.000840s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,bit,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,B,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000766s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,b,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.002896s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,B,return_dec) [0.000605s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,b,return_dec) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,b,return_int) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,b,return_dec) [0.001785s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000652s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,b,return_int) [0.000652s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,bit,return_dec) [0.000450s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,bit,return_int) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,B,return_dec) [0.000630s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,B,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000860s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,B,return_dec) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,bit,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,B,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000225s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,bit,return_dec) [0.001526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,b,return_dec) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,b,return_int) [0.000563s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,b,return_int) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.002988s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.003676s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,B,return_dec) [0.000765s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,b,return_int) [0.000535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,B,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000621s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,b,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,b,return_int) [0.000969s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,bit,return_dec) [0.000754s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,B,return_int) [0.000565s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,B,return_int) [0.000852s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,bit,return_dec) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,b,return_dec) [0.000746s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,bit,return_dec) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,B,return_dec) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000898s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,b,return_dec) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,bit,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,b,return_dec) [0.001013s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,b,return_int) [0.000782s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,b,return_dec) [0.000535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,b,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,bit,return_dec) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,B,return_int) [0.000605s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,b,return_dec) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,bit,return_int) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,bit,return_dec) [0.000761s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,B,return_int) [0.000626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,bit,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,B,return_dec) [0.000846s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,bit,return_dec) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,B,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,b,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,b,return_int) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,bit,return_dec) [0.000565s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,bit,return_int) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,B,return_dec) [0.000676s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,B,return_int) [0.000488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,b,return_dec) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,B,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,b,return_int) [0.000609s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,bit,return_int) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,B,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,b,return_dec) [0.000998s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,B,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,b,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,B,return_int) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000707s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000801s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,bit,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,b,return_int) [0.000927s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,bit,return_dec) [0.000578s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,bit,return_int) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,b,return_dec) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,B,return_int) [0.000606s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,b,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,b,return_int) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,bit,return_int) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,B,return_dec) [0.000670s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,b,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,bit,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,B,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,b,return_dec) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,b,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,bit,return_int) [0.001030s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,b,return_dec) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,B,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,B,return_int) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,b,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,b,return_int) [0.000657s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,B,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,bit,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,bit,return_int) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,bit,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000687s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,b,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,B,return_dec) [0.000845s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000543s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,b,return_dec) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,bit,return_int) [0.000679s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,bit,return_dec) [0.002861s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,bit,return_int) [0.000552s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,B,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,bit,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,bit,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,B,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,b,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,bit,return_int) [0.000590s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,B,return_int) [0.000463s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,invalid_unit_suffix,return_int) [0.000574s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,bit,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,bit,return_int) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,B,return_int) [0.001192s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,invalid_unit_suffix,return_int) [0.000564s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,b,return_int) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,B,return_int) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,B,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,bit,return_int) [0.000214s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,B,return_int) [0.000634s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,invalid_unit_suffix,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,invalid_unit_suffix,return_int) [0.000624s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,B,return_dec) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,B,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,invalid_unit_suffix,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,B,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000926s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,b,return_int) [0.000690s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,B,return_int) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,bit,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,B,return_int) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,b,return_dec) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,bit,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,B,return_dec) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,B,return_int) [0.001139s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,b,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,bit,return_int) [0.000619s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,b,return_int) [0.000548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,bit,return_int) [0.002310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,B,return_dec) [0.000655s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,B,return_dec) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,B,return_int) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,b,return_int) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,bit,return_int) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,b,return_dec) [0.000540s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,bit,return_dec) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,B,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000703s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,b,return_dec) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,bit,return_dec) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,bit,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,B,return_dec) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,b,return_int) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,B,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,b,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,bit,return_int) [0.000707s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,B,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,bit,return_int) [0.000981s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,invalid_unit_suffix,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,b,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,b,return_int) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,bit,return_int) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,invalid_unit_suffix,return_int) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,b,return_dec) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,bit,return_dec) [0.003097s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,b,return_int) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,B,return_int) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,invalid_unit_suffix,return_dec) [0.001259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,b,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,b,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,B,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,b,return_dec) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,bit,return_int) [0.002880s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,b,return_dec) [0.000637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,b,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,B,return_int) [0.000641s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,bit,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,B,return_int) [0.000864s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.002486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,bit,return_dec) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.002809s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,B,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,bit,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,bit,return_dec) [0.001897s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,B,return_int) [0.000463s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,bit,return_int) [0.000588s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,b,return_dec) [0.001444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,bit,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,b,return_dec) [0.000637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,b,return_dec) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,b,return_int) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,B,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,b,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,bit,return_int) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,b,return_int) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,B,return_dec) [0.001893s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,b,return_dec) [0.000543s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,bit,return_dec) [0.003535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,B,return_dec) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,b,return_dec) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,bit,return_dec) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,B,return_dec) [0.000714s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,b,return_int) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,b,return_dec) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000867s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,b,return_int) [0.000546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,bit,return_dec) [0.001324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,b,return_int) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,B,return_dec) [0.001374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,B,return_dec) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,B,return_int) [0.001341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000760s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000582s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,b,return_int) [0.000614s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,bit,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,B,return_dec) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,bit,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,B,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,b,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,bit,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,b,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,b,return_int) [0.001656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,bit,return_dec) [0.000528s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,b,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,b,return_int) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,b,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000733s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,B,return_dec) [0.000782s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,B,return_int) [0.000657s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,b,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,bit,return_dec) [0.000613s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,B,return_dec) [0.000540s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,B,return_int) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,B,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,B,return_dec) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,bit,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,bit,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,B,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,b,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,B,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000611s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,bit,return_int) [0.000721s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,bit,return_dec) [0.000517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,B,return_dec) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,b,return_int) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,b,return_dec) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,b,return_int) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000624s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,B,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,B,return_int) [0.002880s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000595s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,b,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000655s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,b,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,b,return_dec) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,b,return_int) [0.000621s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,B,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,bit,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,bit,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,b,return_dec) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,b,return_int) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,bit,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000565s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,b,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,b,return_dec) [0.000561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,b,return_dec) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,bit,return_dec) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,b,return_dec) [0.001238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,bit,return_int) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,B,return_int) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,b,return_int) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,b,return_dec) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,B,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,b,return_dec) [0.000572s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,B,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000714s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000652s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,B,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,b,return_int) [0.000656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,b,return_dec) [0.000578s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,B,return_dec) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,b,return_int) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,bit,return_dec) [0.000510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,B,return_dec) [0.000596s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,B,return_int) [0.000622s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,b,return_int) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,bit,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,bit,return_dec) [0.000789s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,B,return_int) [0.000614s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,bit,return_int) [0.002874s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000558s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,bit,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,B,return_int) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,bit,return_dec) [0.001429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,B,return_int) [0.002471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,b,return_dec) [0.001266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,b,return_int) [0.001572s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,b,return_int) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,bit,return_dec) [0.000844s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,bit,return_int) [0.002094s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,B,return_int) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,bit,return_dec) [0.000667s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,B,return_int) [0.004189s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,b,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,b,return_int) [0.000563s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,bit,return_int) [0.001362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,B,return_int) [0.000580s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,b,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,b,return_int) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,bit,return_dec) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.001468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,bit,return_int) [0.001721s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000736s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,b,return_int) [0.001934s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,bit,return_dec) [0.000805s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,invalid_unit_suffix,return_int) [0.001746s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,bit,return_dec) [0.000546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,B,return_int) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,invalid_unit_suffix,return_dec) [0.000803s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,b,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,B,return_dec) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,b,return_int) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,B,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,b,return_int) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,bit,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,B,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,invalid_unit_suffix,return_int) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,bit,return_dec) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,bit,return_int) [0.002371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,b,return_dec) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,invalid_unit_suffix,return_dec) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,bit,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,b,return_int) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,B,return_int) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.001250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,b,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,b,return_int) [0.002427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,B,return_int) [0.000774s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,b,return_dec) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,bit,return_int) [0.000636s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,B,return_dec) [0.001674s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.001575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,B,return_int) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,b,return_int) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,B,return_dec) [0.000733s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,bit,return_dec) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,bit,return_int) [0.000799s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,b,return_dec) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,bit,return_dec) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,B,return_dec) [0.000645s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,B,return_dec) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,b,return_int) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,B,return_dec) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,b,return_int) [0.000574s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,b,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,bit,return_int) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,B,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,invalid_unit_suffix,return_int) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,B,return_int) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,B,return_dec) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,invalid_unit_suffix,return_int) [0.000510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,b,return_dec) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,B,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,B,return_int) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,B,return_int) [0.000564s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000602s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,B,return_int) [0.000544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,bit,return_int) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,invalid_unit_suffix,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,b,return_int) [0.000553s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,B,return_int) [0.000682s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,bit,return_dec) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,b,return_dec) [0.000510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,bit,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,b,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,bit,return_int) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,B,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,B,return_int) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,b,return_dec) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,bit,return_dec) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,bit,return_int) [0.000632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,b,return_int) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,bit,return_int) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,B,return_dec) [0.001874s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,b,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,b,return_int) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,bit,return_int) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,b,return_dec) [0.001010s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,b,return_int) [0.000488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000566s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,b,return_int) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,bit,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,bit,return_dec) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,b,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,bit,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,b,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,b,return_int) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,bit,return_dec) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,B,return_int) [0.000443s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,b,return_int) [0.000447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000553s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,b,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,b,return_int) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,bit,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,B,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,b,return_int) [0.000763s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,B,return_dec) [0.000543s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,b,return_dec) [0.000488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,bit,return_int) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,B,return_dec) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,b,return_dec) [0.000558s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,b,return_int) [0.000517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,b,return_int) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,B,return_int) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000669s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000646s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,b,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,b,return_int) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,b,return_dec) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,b,return_int) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,B,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,b,return_int) [0.002499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,bit,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,B,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,b,return_int) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,B,return_dec) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,B,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,b,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,B,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,b,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000608s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,b,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,bit,return_dec) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,B,return_int) [0.002011s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000543s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,bit,return_int) [0.000889s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.001071s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,bit,return_int) [0.000684s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,B,return_int) [0.002195s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,bit,return_int) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,B,return_int) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,bit,return_dec) [0.000607s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,bit,return_dec) [0.002015s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,B,return_dec) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,b,return_dec) [0.002288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,B,return_dec) [0.000682s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,B,return_int) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.002570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000757s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,b,return_int) [0.000844s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,bit,return_int) [0.000620s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,B,return_int) [0.000553s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,b,return_int) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,b,return_int) [0.000546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,bit,return_dec) [0.001263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,b,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,bit,return_dec) [0.002375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,bit,return_int) [0.000880s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,B,return_int) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,b,return_int) [0.000638s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,bit,return_int) [0.000836s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,b,return_dec) [0.001127s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,bit,return_dec) [0.001628s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,B,return_dec) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,B,return_int) [0.002283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000738s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,B,return_int) [0.002083s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,b,return_int) [0.000630s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,b,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,bit,return_int) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,b,return_dec) [0.000585s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,b,return_int) [0.000705s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,bit,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,b,return_int) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,bit,return_dec) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,bit,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,B,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,b,return_dec) [0.000622s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,bit,return_dec) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,B,return_dec) [0.000713s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,bit,return_int) [0.000622s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,b,return_dec) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,b,return_int) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,bit,return_int) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,B,return_dec) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,B,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,B,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,b,return_int) [0.000592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,B,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,bit,return_dec) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,bit,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000460s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,b,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,bit,return_dec) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.002155s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,bit,return_dec) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,B,return_int) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,b,return_int) [0.000639s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,B,return_dec) [0.000656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,B,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,b,return_dec) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,bit,return_dec) [0.000463s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,bit,return_int) [0.000561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,b,return_dec) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,bit,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,B,return_int) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,b,return_dec) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,B,return_int) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000616s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,b,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,bit,return_int) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,bit,return_int) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,B,return_int) [0.000587s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,b,return_int) [0.000606s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,bit,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,B,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,bit,return_int) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000572s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,bit,return_int) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,B,return_dec) [0.000687s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,b,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,bit,return_dec) [0.000548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,bit,return_int) [0.000596s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,B,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,b,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,B,return_int) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,b,return_dec) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,B,return_dec) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,bit,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,B,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,b,return_dec) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,b,return_dec) [0.000600s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,bit,return_int) [0.000690s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,B,return_dec) [0.000609s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,b,return_dec) [0.000558s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000716s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,b,return_dec) [0.001956s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,b,return_int) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,bit,return_dec) [0.000707s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,bit,return_int) [0.000578s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,b,return_dec) [0.001976s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,b,return_int) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,bit,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,bit,return_int) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,b,return_dec) [0.001288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,b,return_int) [0.001362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,bit,return_dec) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,B,return_int) [0.002319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,bit,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,b,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,bit,return_int) [0.000633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,b,return_int) [0.001556s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,bit,return_int) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.002990s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,b,return_dec) [0.003984s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,bit,return_int) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,B,return_dec) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000898s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,B,return_dec) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,b,return_int) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,B,return_dec) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,B,return_int) [0.002466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,b,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,b,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,bit,return_int) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000588s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,b,return_int) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,bit,return_dec) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,bit,return_int) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,b,return_dec) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,B,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,b,return_int) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,bit,return_dec) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,bit,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,b,return_dec) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,bit,return_dec) [0.000485s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,B,return_int) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,b,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,B,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,bit,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,B,return_int) [0.000663s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,bit,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,B,return_dec) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,b,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,bit,return_int) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,b,return_dec) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,bit,return_dec) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,bit,return_int) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,b,return_int) [0.000579s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,bit,return_dec) [0.001075s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,bit,return_int) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,B,return_int) [0.000620s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,b,return_dec) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,b,return_dec) [0.000463s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,B,return_dec) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,B,return_int) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,b,return_int) [0.000973s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,B,return_int) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,b,return_int) [0.000608s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,B,return_dec) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,B,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000648s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,b,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,bit,return_int) [0.000540s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,b,return_dec) [0.000600s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,B,return_int) [0.000566s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,b,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,B,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000630s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000611s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,B,return_int) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000697s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000588s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000805s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.001406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000553s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000764s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000619s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,b,return_int) [0.001226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.003820s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,b,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,B,return_dec) [0.002537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,B,return_int) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.002656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,b,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,b,return_int) [0.000553s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,bit,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,B,return_dec) [0.001591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,B,return_int) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,b,return_dec) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000838s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,bit,return_int) [0.001920s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,b,return_int) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,b,return_int) [0.002235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000654s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,B,return_int) [0.001071s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,b,return_int) [0.002486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000527s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,b,return_int) [0.001865s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000684s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000886s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.001929s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000794s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,B,return_int) [0.001587s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000713s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.002270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000566s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,b,return_dec) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,b,return_int) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.001509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,bit,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,B,return_dec) [0.001285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,B,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.001030s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,bit,return_dec) [0.002052s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000589s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,b,return_dec) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,B,return_int) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,b,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,B,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,b,return_int) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,B,return_int) [0.000733s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,B,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,b,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,b,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000543s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,bit,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,B,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,b,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,B,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,b,return_dec) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,b,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,bit,return_int) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,B,return_int) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000715s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,B,return_dec) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,B,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,b,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,bit,return_dec) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,B,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,b,return_int) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,bit,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,B,return_dec) [0.000426s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,b,return_dec) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,bit,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,bit,return_int) [0.000595s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,bit,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.005875s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,b,return_dec) [0.000593s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,bit,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,B,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,B,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,b,return_dec) [0.000672s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,b,return_int) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,bit,return_int) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,b,return_int) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.002026s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,B,return_int) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,b,return_int) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,b,return_dec) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,bit,return_int) [0.000708s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,b,return_int) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,bit,return_dec) [0.001057s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,b,return_dec) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,bit,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,B,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,b,return_int) [0.000675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,B,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,B,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,bit,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,B,return_dec) [0.000443s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,b,return_int) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,B,return_int) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,b,return_dec) [0.000568s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,bit,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000579s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,bit,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,B,return_dec) [0.000909s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000528s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,B,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000797s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,b,return_dec) [0.000571s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,bit,return_int) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,B,return_dec) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,B,return_dec) [0.001347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,b,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,B,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,b,return_dec) [0.000623s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,B,return_dec) [0.000798s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,B,return_int) [0.000799s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000886s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,b,return_int) [0.000589s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,bit,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,bit,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,B,return_int) [0.010147s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,b,return_dec) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,b,return_int) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,B,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,b,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,b,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,b,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,b,return_int) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,bit,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,B,return_dec) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,B,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,b,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,bit,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,B,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,B,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,b,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,b,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,bit,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,B,return_dec) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,bit,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,B,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,b,return_dec) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,bit,return_int) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,B,return_int) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,b,return_int) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,bit,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,b,return_dec) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,B,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,bit,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,b,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,bit,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,B,return_int) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,b,return_int) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,bit,return_dec) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,B,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,b,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,bit,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,b,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,B,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,B,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,bit,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,B,return_dec) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,B,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,b,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,bit,return_int) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,b,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,b,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,B,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,bit,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,B,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,B,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,B,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,B,return_dec) [0.000776s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,B,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,b,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,B,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,bit,return_int) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,b,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,bit,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,B,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,B,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,B,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,bit,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,B,return_int) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,b,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,bit,return_int) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,b,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,b,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,B,return_dec) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,bit,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,B,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,b,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,bit,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,B,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,bit,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,b,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,bit,return_dec) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,B,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,bit,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,bit,return_int) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,B,return_int) [0.000602s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,b,return_int) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,bit,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,bit,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,b,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,b,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,B,return_int) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,b,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,B,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,b,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,b,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,B,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,B,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,B,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,b,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,B,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,bit,return_int) [0.000447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,B,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,b,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,B,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,b,return_int) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,B,return_dec) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,b,return_dec) [0.003793s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,B,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,b,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,bit,return_dec) [0.000617s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,B,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,B,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,b,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,B,return_int) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,b,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,b,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,B,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,b,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,bit,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,bit,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,B,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,B,return_dec) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,b,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,B,return_dec) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,b,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,B,return_int) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,b,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,b,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,bit,return_int) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,B,return_int) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000565s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,bit,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,B,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,b,return_int) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,b,return_dec) [0.009703s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,bit,return_int) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,bit,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,bit,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,B,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,b,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,bit,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,b,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,b,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,b,return_int) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,B,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,b,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,bit,return_dec) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,B,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,bit,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,b,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,B,return_int) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,bit,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,bit,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,B,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,bit,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,b,return_dec) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,B,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,b,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,b,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,B,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,B,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,b,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,b,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,bit,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,B,return_dec) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,B,return_int) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,b,return_int) [0.004517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,B,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,b,return_int) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,B,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,bit,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,invalid_unit_suffix,return_dec) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,invalid_unit_suffix,return_int) [0.000668s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,bit,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,B,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,bit,return_dec) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,bit,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,B,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,invalid_unit_suffix,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,b,return_dec) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,b,return_dec) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,b,return_int) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,b,return_int) [0.005913s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,invalid_unit_suffix,return_int) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,b,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,bit,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,B,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,B,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,b,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,b,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,B,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,B,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,b,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,B,return_dec) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,bit,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,bit,return_int) [0.000447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,B,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,b,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,bit,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,bit,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,B,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,bit,return_int) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,bit,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,B,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,b,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,b,return_int) [0.000502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,bit,return_int) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,bit,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,B,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,b,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,b,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,bit,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,B,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,b,return_dec) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,bit,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,b,return_dec) [0.005653s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,bit,return_dec) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,b,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,b,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,bit,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,B,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,b,return_dec) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,b,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,b,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,B,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,bit,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,b,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,bit,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,B,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,B,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,bit,return_dec) [0.002368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,B,return_int) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,b,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,bit,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,bit,return_int) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,b,return_int) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,b,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,bit,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,B,return_dec) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,B,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,bit,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,B,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,b,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,b,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,B,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,B,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,b,return_dec) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,bit,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,bit,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,b,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,b,return_int) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,B,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,b,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,bit,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,B,return_int) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,b,return_int) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,B,return_dec) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,B,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,B,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,B,return_dec) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,b,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,bit,return_int) [0.006447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,b,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,bit,return_int) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,B,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,B,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,b,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,bit,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,bit,return_int) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,b,return_int) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,b,return_dec) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,bit,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,bit,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,b,return_dec) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,B,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,bit,return_int) [0.005319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000873s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,b,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,bit,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,B,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,b,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.001183s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,b,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,bit,return_dec) [0.003253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,bit,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,B,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,bit,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,B,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,b,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,b,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000607s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,B,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,b,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,bit,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,bit,return_int) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,B,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,b,return_dec) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,b,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,bit,return_int) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,B,return_dec) [0.000559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,B,return_int) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,bit,return_int) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,B,return_dec) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,B,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,b,return_int) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,bit,return_dec) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,B,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,b,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,b,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,b,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,bit,return_dec) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,bit,return_dec) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,bit,return_int) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,B,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,B,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,b,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,b,return_dec) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,B,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000589s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,bit,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,bit,return_int) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,bit,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,B,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,b,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,bit,return_dec) [0.000584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,bit,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,B,return_int) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,B,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,B,return_int) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.006098s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,B,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,bit,return_dec) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,bit,return_int) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,B,return_int) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,b,return_dec) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,bit,return_dec) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,bit,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,b,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,B,return_dec) [0.000460s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,B,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.001006s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,b,return_int) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,bit,return_dec) [0.004257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,bit,return_int) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,B,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,B,return_int) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,b,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,bit,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,bit,return_int) [0.000641s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000673s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,bit,return_int) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,b,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,bit,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.003922s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,b,return_dec) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,bit,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,B,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,bit,return_dec) [0.000548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,bit,return_int) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,B,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,bit,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,B,return_int) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,bit,return_int) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,B,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,b,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,bit,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,B,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,b,return_dec) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,b,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,bit,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,B,return_dec) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,bit,return_int) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,B,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,bit,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,b,return_int) [0.000710s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,b,return_dec) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,bit,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,B,return_int) [0.007921s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,B,return_int) [0.000606s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,b,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,bit,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,b,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,B,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,bit,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,B,return_dec) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,bit,return_dec) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,B,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,b,return_int) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,bit,return_dec) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,B,return_dec) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,B,return_dec) [0.000758s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,B,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,invalid_unit_suffix,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,b,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,bit,return_dec) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,B,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,B,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,bit,return_dec) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,B,return_int) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,invalid_unit_suffix,return_dec) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,B,return_dec) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,invalid_unit_suffix,return_int) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,bit,return_int) [0.000454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,b,return_dec) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,b,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,bit,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,invalid_unit_suffix,return_int) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,b,return_dec) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,B,return_dec) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,b,return_int) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,b,return_int) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,bit,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,bit,return_int) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,B,return_dec) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,b,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,B,return_dec) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,b,return_int) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,bit,return_dec) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,B,return_dec) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,B,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,bit,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,b,return_dec) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,bit,return_int) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,B,return_int) [0.000755s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000594s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,bit,return_dec) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,bit,return_dec) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,B,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,B,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,bit,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,bit,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,invalid_unit_suffix,return_int) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,bit,return_dec) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,bit,return_dec) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,b,return_int) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,b,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,bit,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,b,return_int) [0.000485s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,bit,return_int) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000883s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,B,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,b,return_dec) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,b,return_int) [0.000821s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,bit,return_int) [0.000669s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,B,return_int) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,bit,return_dec) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,B,return_dec) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,b,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,B,return_dec) [0.000463s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,b,return_dec) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,bit,return_dec) [0.002346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,B,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,b,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,B,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,b,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,B,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,b,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,bit,return_int) [0.001028s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,bit,return_int) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,bit,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,B,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,bit,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,bit,return_int) [0.000829s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,bit,return_int) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,b,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,B,return_int) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,b,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,b,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,bit,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,bit,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,B,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,B,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,b,return_dec) [0.003718s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,B,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,bit,return_dec) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,B,return_dec) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,B,return_int) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,b,return_dec) [0.004050s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,b,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,bit,return_int) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,B,return_dec) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,b,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,bit,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,bit,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,B,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,bit,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,bit,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,B,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,bit,return_dec) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,B,return_int) [0.000647s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,b,return_dec) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,bit,return_dec) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,B,return_dec) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,bit,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,B,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,B,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,b,return_dec) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,b,return_int) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,bit,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000552s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,b,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,b,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,B,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,bit,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,bit,return_dec) [0.003742s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,b,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,b,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,bit,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,b,return_dec) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,b,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,B,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,b,return_dec) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,bit,return_dec) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,bit,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,bit,return_int) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,B,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,b,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,b,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,bit,return_dec) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,bit,return_int) [0.000653s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000443s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,b,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,B,return_dec) [0.007401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,B,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,bit,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,B,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.005618s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,bit,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,B,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,b,return_int) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,b,return_dec) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,bit,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,bit,return_int) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,B,return_int) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,bit,return_dec) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,bit,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,B,return_dec) [0.000653s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,B,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,b,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,b,return_dec) [0.000615s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,b,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,bit,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,b,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,bit,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,bit,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,bit,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,bit,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,B,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,b,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,B,return_dec) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,B,return_int) [0.002764s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,bit,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.002946s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,bit,return_int) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,B,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,b,return_dec) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,bit,return_int) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,B,return_dec) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,B,return_int) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,b,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,bit,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,B,return_dec) [0.000606s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,B,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,b,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,B,return_dec) [0.000954s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000460s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,bit,return_dec) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,b,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,B,return_dec) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,b,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,B,return_dec) [0.000626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,B,return_int) [0.000488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,bit,return_dec) [0.000528s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,B,return_int) [0.000535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,b,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,B,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,b,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,B,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,b,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,B,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,B,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,B,return_dec) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,bit,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,B,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,B,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,b,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,b,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,B,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,B,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,b,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,bit,return_int) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,B,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,bit,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,b,return_dec) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,bit,return_dec) [0.000583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,B,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,B,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,b,return_int) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,b,return_dec) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,bit,return_int) [0.000443s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,bit,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,b,return_dec) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,B,return_dec) [0.000650s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,b,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,bit,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,bit,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,b,return_dec) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,b,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,bit,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,b,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,bit,return_dec) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,bit,return_int) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,B,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,b,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,bit,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,b,return_int) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,bit,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,B,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,B,return_dec) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,B,return_int) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,bit,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,b,return_dec) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,B,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,b,return_dec) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,b,return_dec) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,B,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,bit,return_dec) [0.000716s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,bit,return_int) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,B,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,bit,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,bit,return_int) [0.000460s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,b,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,bit,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,b,return_dec) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,bit,return_dec) [0.000603s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,bit,return_dec) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,bit,return_int) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,B,return_int) [0.001651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,b,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,bit,return_dec) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,B,return_dec) [0.000726s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,b,return_dec) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,b,return_int) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,bit,return_int) [0.000590s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,B,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,b,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,b,return_int) [0.001600s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,bit,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,bit,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,B,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,bit,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.001414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,bit,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,B,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,bit,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,b,return_int) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,b,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,bit,return_dec) [0.001464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,B,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,B,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,b,return_int) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,b,return_int) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,B,return_dec) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,B,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.001264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,b,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,b,return_int) [0.000573s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,bit,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,B,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,b,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,B,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,b,return_int) [0.000567s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000579s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,bit,return_int) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000450s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,B,return_dec) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000528s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,b,return_int) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,b,return_dec) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,bit,return_int) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,B,return_int) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,bit,return_int) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,B,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,B,return_int) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,b,return_dec) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000564s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,b,return_int) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,bit,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,bit,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,B,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,b,return_dec) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,b,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,bit,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,B,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,b,return_dec) [0.000933s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,b,return_int) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,B,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,b,return_int) [0.000443s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,bit,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,b,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,b,return_dec) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,B,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,b,return_int) [0.000504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,bit,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,b,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,B,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,B,return_int) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,b,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,B,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,b,return_int) [0.002465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,B,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,B,return_dec) [0.002406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,bit,return_dec) [0.000606s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,bit,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,b,return_dec) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,bit,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,B,return_dec) [0.000808s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,bit,return_dec) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,B,return_dec) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,B,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,B,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,B,return_int) [0.000674s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,b,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,bit,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,B,return_int) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,bit,return_int) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,B,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,b,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,b,return_int) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,B,return_dec) [0.000559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,B,return_int) [0.000559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,b,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,B,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,B,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,B,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000795s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,b,return_int) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000569s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,b,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,bit,return_int) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.010655s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,bit,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,B,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,b,return_dec) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,bit,return_dec) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,bit,return_int) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,B,return_int) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,b,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,B,return_dec) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,B,return_dec) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,b,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,B,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,B,return_int) [0.000671s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,B,return_dec) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,b,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,b,return_dec) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,b,return_int) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,B,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000728s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000833s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,b,return_dec) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,b,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,bit,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,b,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,bit,return_int) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,B,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,bit,return_int) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,B,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,b,return_dec) [0.004126s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,b,return_int) [0.000643s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,bit,return_int) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,B,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,B,return_int) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,bit,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,bit,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,bit,return_int) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,bit,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,bit,return_int) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,b,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,b,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,B,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,bit,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,B,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,b,return_dec) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,b,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,bit,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,b,return_dec) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,B,return_int) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,bit,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,bit,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,B,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,b,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,bit,return_int) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,b,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,B,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,bit,return_dec) [0.002744s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,bit,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,B,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,b,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,bit,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,b,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,bit,return_dec) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,bit,return_int) [0.000602s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000636s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,b,return_dec) [0.000789s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,bit,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,bit,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,B,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,B,return_int) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,B,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,B,return_int) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,B,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,b,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,b,return_int) [0.000541s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,b,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,b,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,b,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,B,return_int) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,b,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,bit,return_dec) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,bit,return_int) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,B,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,bit,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,B,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,B,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,b,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,b,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,bit,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,B,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,b,return_dec) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,B,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,b,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,B,return_dec) [0.000517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,B,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,bit,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,bit,return_int) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,B,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000739s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000788s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.013340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,B,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,bit,return_int) [0.002882s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000734s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,b,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,bit,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,B,return_dec) [0.001577s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000607s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,b,return_int) [0.000948s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,bit,return_dec) [0.000786s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,b,return_int) [0.001935s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,bit,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,b,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,bit,return_int) [0.001226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000463s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,B,return_int) [0.001044s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000622s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,b,return_dec) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,b,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.001675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,b,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,B,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,bit,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,B,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,b,return_int) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,B,return_int) [0.002810s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,b,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,bit,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,b,return_int) [0.000426s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,bit,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,b,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,B,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,b,return_int) [0.001870s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,bit,return_int) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,b,return_dec) [0.000578s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000778s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,bit,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,b,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,bit,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,B,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,bit,return_int) [0.000950s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,B,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,bit,return_int) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000571s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,b,return_int) [0.000460s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,B,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,bit,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,bit,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000580s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,b,return_dec) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,b,return_int) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,b,return_dec) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,bit,return_dec) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,b,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,b,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,B,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,B,return_dec) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,b,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,b,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,bit,return_int) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,b,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,bit,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,bit,return_dec) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,B,return_int) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,bit,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,bit,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,bit,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,b,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,bit,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,bit,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,bit,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,B,return_dec) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,b,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,bit,return_dec) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,B,return_dec) [0.000596s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,b,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,B,return_int) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,B,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,bit,return_int) [0.001901s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,bit,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,B,return_int) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,b,return_int) [0.000666s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,bit,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,B,return_dec) [0.000571s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,B,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000751s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,bit,return_dec) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,bit,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,B,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,bit,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,bit,return_dec) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,bit,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,B,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,b,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,bit,return_int) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,B,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,B,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,b,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,B,return_int) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,b,return_dec) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,B,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,b,return_dec) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,b,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,B,return_dec) [0.001332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,invalid_unit_suffix,return_dec) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,invalid_unit_suffix,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,b,return_dec) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,B,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,invalid_unit_suffix,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,b,return_dec) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,bit,return_int) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,invalid_unit_suffix,return_dec) [0.001987s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,invalid_unit_suffix,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,b,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,bit,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,B,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,B,return_int) [0.002386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,b,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,bit,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,invalid_unit_suffix,return_int) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,invalid_unit_suffix,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,b,return_dec) [0.000674s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,bit,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,B,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,invalid_unit_suffix,return_int) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,bit,return_dec) [0.002137s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,b,return_dec) [0.000463s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,bit,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,b,return_int) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,B,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,B,return_int) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,bit,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,B,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,bit,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,B,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,bit,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,B,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,B,return_int) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,b,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,bit,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,B,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,b,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,b,return_int) [0.000633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,bit,return_dec) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,bit,return_int) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,B,return_int) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,invalid_unit_suffix,return_int) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,b,return_int) [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,invalid_unit_suffix,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,B,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,B,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,B,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,bit,return_int) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,invalid_unit_suffix,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,bit,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,B,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,invalid_unit_suffix,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,bit,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,B,return_dec) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,invalid_unit_suffix,return_int) [0.000447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,b,return_dec) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,b,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,b,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,B,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,b,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,bit,return_int) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,b,return_int) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,B,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,b,return_int) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,bit,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,B,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,b,return_dec) [0.001591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,B,return_int) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,b,return_dec) [0.000209s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,bit,return_dec) [0.000209s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,b,return_dec) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,b,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,b,return_int) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,B,return_int) [0.000292s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'formatnotfound' WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Unsupported subformat WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'formatnotfound' WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Unsupported subformat ERROR [oslo_utils.imageutils.format_inspector] Unsupported line 'wronly 2048 somefile2.vmdk' in VMDK descriptor WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Invalid VMDK descriptor data ERROR [oslo_utils.imageutils.format_inspector] Extent line 'rw 2048 /etc/hosts' contains unsafe characters WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Invalid extent filenames found ERROR [oslo_utils.imageutils.format_inspector] VMDK file specified no extents {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,b,return_dec) [0.005277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,b,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,B,return_int) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.002503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,bit,return_int) [0.000428s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because No extents found {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,b,return_int) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,B,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,b,return_int) [0.000581s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,bit,return_dec) [0.001101s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,B,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,bit,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000897s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,b,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,B,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,b,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,bit,return_dec) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,B,return_int) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,b,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,b,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,bit,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,bit,return_dec) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,B,return_dec) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,B,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,b,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,b,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,B,return_dec) [0.001922s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,b,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,bit,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,b,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,b,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,bit,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,b,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.002466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,bit,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,bit,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,B,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,bit,return_int) [0.000548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,B,return_dec) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,bit,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,bit,return_int) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,B,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,b,return_dec) [0.002017s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,b,return_int) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,bit,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,B,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,b,return_int) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,bit,return_dec) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,bit,return_int) [0.001016s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,B,return_dec) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,B,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,bit,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,B,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,B,return_int) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,bit,return_dec) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,b,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,b,return_int) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,B,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,b,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,b,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,B,return_int) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,B,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,b,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,bit,return_int) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,B,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,bit,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,bit,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000585s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000564s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,B,return_int) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,b,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,bit,return_dec) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,b,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,b,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,bit,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,bit,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,b,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,bit,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000869s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,b,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,bit,return_int) [0.001649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,B,return_int) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,b,return_int) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,B,return_dec) [0.000426s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,b,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,b,return_dec) [0.001760s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,bit,return_int) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,bit,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,b,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,bit,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,B,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,b,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,B,return_dec) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,bit,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,B,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,b,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,bit,return_int) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,B,return_dec) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,bit,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,b,return_dec) [0.002996s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,b,return_dec) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,bit,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,bit,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,B,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,B,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,b,return_dec) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,b,return_int) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,bit,return_dec) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,bit,return_dec) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,b,return_int) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,bit,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,B,return_dec) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,B,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,bit,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,bit,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,B,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,b,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,B,return_int) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,b,return_dec) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,B,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,bit,return_dec) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,b,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,b,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,B,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,b,return_dec) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,bit,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,bit,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,B,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,b,return_dec) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,bit,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,B,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,B,return_dec) [0.000460s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,B,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,B,return_dec) [0.001269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,B,return_int) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,b,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,B,return_dec) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,b,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.001411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,bit,return_int) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,B,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,bit,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,B,return_int) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,invalid_unit_suffix,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,b,return_int) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,bit,return_int) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,B,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,bit,return_dec) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,B,return_dec) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,invalid_unit_suffix,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,b,return_int) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,bit,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,invalid_unit_suffix,return_int) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,bit,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,bit,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,bit,return_int) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,B,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,bit,return_dec) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,invalid_unit_suffix,return_dec) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,invalid_unit_suffix,return_int) [0.000625s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,b,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,b,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,B,return_int) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,invalid_unit_suffix,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,bit,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,b,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,B,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,bit,return_int) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,B,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,b,return_dec) [0.000556s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,b,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,b,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,b,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,b,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,bit,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,b,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_4_vmdk [3.037442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,B,return_dec) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,B,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,b,return_int) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,B,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,b,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,b,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,B,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,bit,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,b,return_dec) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,bit,return_dec) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,invalid_unit_suffix,return_int) [0.001993s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,b,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,bit,return_dec) [0.000445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,bit,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,B,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,bit,return_dec) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,bit,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,bit,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,b,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,B,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,b,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,bit,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,bit,return_int) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,b,return_int) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,bit,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,bit,return_int) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,bit,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,bit,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,B,return_dec) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,b,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,b,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,B,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,B,return_int) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,b,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,bit,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,bit,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,bit,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,bit,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,b,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,bit,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,b,return_dec) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,b,return_dec) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,b,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,bit,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,B,return_dec) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000600s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,b,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,b,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,b,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,b,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,bit,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,b,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,bit,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,B,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,B,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,b,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,bit,return_dec) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,bit,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,B,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,b,return_dec) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,B,return_int) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,bit,return_int) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,B,return_dec) [0.000561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,b,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,bit,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,bit,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,b,return_dec) [0.000706s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,b,return_int) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,bit,return_dec) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,B,return_int) [0.000838s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.003471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,b,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,bit,return_int) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,B,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,bit,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,bit,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,B,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,b,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,bit,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,B,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,b,return_int) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,B,return_dec) [0.001230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,b,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000623s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000553s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,bit,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,b,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,B,return_int) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,b,return_dec) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,bit,return_int) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,B,return_dec) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,bit,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,b,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,b,return_int) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,b,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,bit,return_int) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,B,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,bit,return_dec) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,B,return_dec) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,bit,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,B,return_dec) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,bit,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000663s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,b,return_int) [0.000581s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,B,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,B,return_int) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,b,return_dec) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,bit,return_dec) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,B,return_dec) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,b,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,B,return_dec) [0.000619s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,B,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,b,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,b,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,bit,return_dec) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,B,return_int) [0.000663s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,b,return_dec) [0.000473s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,bit,return_int) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,bit,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,b,return_dec) [0.000642s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,bit,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,bit,return_int) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,b,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,bit,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,b,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,B,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,b,return_dec) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,B,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,B,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,bit,return_int) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,b,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000707s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,bit,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,bit,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,b,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_from_file_reads_minimum [0.102526s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_safety_checks [0.000986s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorsTargeted.test_vhd_table_over_limit [0.000334s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000966s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000727s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000550s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000580s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000639s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,bit,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,b,return_int) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,bit,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,b,return_dec) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,b,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,bit,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,B,return_int) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,b,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,b,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,bit,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,b,return_int) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,bit,return_int) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000358s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000535s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002037s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,bit,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,B,return_int) [0.000737s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,B,return_int) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,B,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,bit,return_int) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000472s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,bit,return_int) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000319s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001040s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,b,return_int) [0.000403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,bit,return_dec) [0.000489s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,B,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,b,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,b,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,B,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,b,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,b,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,b,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,B,return_int) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000307s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001151s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,B,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,bit,return_dec) [0.000453s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,b,return_dec) [0.000631s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,bit,return_dec) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,bit,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,B,return_dec) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,B,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,b,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,bit,return_dec) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,B,return_int) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000583s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005124s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,b,return_int) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,B,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,B,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,b,return_dec) [0.000321s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000973s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,b,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,B,return_dec) [0.000459s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000934s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,b,return_dec) [0.000426s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,b,return_int) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,bit,return_dec) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,b,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,bit,return_dec) [0.000394s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,B,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,bit,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,bit,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,b,return_int) [0.000361s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,B,return_int) [0.000442s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000704s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,b,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,bit,return_int) [0.000624s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,bit,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,B,return_dec) [0.000618s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,B,return_int) [0.000428s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001041s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000528s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,bit,return_dec) [0.000328s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001118s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,b,return_dec) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,B,return_int) [0.000637s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,B,return_dec) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,b,return_dec) [0.000657s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,b,return_int) [0.000440s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002159s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,bit,return_dec) [0.000592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,bit,return_int) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000317s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,bit,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000659s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,bit,return_int) [0.000409s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,B,return_int) [0.000345s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000564s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000817s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,bit,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,B,return_int) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,b,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,bit,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,B,return_int) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000908s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,bit,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,B,return_int) [0.000685s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000531s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005687s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,b,return_int) [0.000535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,bit,return_dec) [0.000568s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,b,return_int) [0.000595s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,B,return_int) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,bit,return_dec) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,b,return_dec) [0.000498s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003954s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,B,return_dec) [0.000450s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,b,return_int) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,bit,return_dec) [0.001697s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,bit,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.001301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000334s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000702s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000484s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000717s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000772s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,b,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,b,return_int) [0.000480s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000664s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000520s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000697s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,B,return_int) [0.000581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000826s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,b,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000776s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,b,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000459s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000705s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,B,return_int) [0.000447s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000686s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,B,return_int) [0.000581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,b,return_dec) [0.000325s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000805s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,b,return_int) [0.000530s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000895s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,b,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,B,return_dec) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,bit,return_int) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,b,return_int) [0.000572s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002895s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001886s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.002085s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000752s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,b,return_int) [0.000356s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000698s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000325s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000587s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000461s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000359s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000805s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000587s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000568s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000373s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000500s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001139s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000308s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000369s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000311s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000398s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001046s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000535s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000664s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000404s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000482s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000610s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000366s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000706s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000598s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000328s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,b,return_dec) [0.000505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,B,return_dec) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000550s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,b,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,bit,return_int) [0.001296s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002950s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000484s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000701s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000589s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,bit,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,bit,return_int) [0.000605s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,B,return_dec) [0.000465s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002178s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.001468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002027s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000595s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,b,return_dec) [0.003098s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000365s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,B,return_int) [0.000331s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,b,return_int) [0.000443s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001034s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.001072s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.001122s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000911s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000690s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000315s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000711s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,B,return_int) [0.001835s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000457s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000468s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003645s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000942s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.002389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.001526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.001886s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000508s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008154s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.002091s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001113s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.004351s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000995s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,B,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,b,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,bit,return_int) [0.000969s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,bit,return_int) [0.000430s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001072s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,B,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,b,return_int) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,b,return_int) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001897s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,B,return_int) [0.002078s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003653s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,b,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,B,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,B,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,bit,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,B,return_int) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.004306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000319s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004759s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000506s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001812s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,b,return_int) [0.000388s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000730s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003016s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.003549s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,b,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,B,return_int) [0.000307s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002789s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000380s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001028s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001996s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,bit,return_dec) [0.000582s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000982s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,bit,return_int) [0.001186s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,B,return_int) [0.000445s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001047s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,bit,return_dec) [0.002292s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000708s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,b,return_int) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,b,return_int) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000328s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001168s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000645s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,bit,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,B,return_dec) [0.000478s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000652s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000702s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,b,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,bit,return_dec) [0.000605s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,B,return_dec) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000948s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,b,return_int) [0.000348s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001093s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,B,return_int) [0.001816s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000417s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,b,return_int) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000636s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,B,return_int) [0.000438s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001438s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000758s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,b,return_int) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001197s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000732s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,bit,return_int) [0.001247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000548s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000934s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000722s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,b,return_int) [0.003501s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,B,return_dec) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,B,return_dec) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,B,return_int) [0.000384s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002631s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,b,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000443s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002630s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,B,return_int) [0.001844s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002419s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,B,return_int) [0.001967s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,B,return_dec) [0.000397s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002100s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000713s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000349s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,bit,return_int) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000596s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002053s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,B,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,invalid_unit_suffix,return_int) [0.001380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,B,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000407s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000693s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,b,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,B,return_int) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000372s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002166s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,b,return_dec) [0.003514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,bit,return_dec) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,B,return_dec) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,b,return_int) [0.000348s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002059s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,B,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,bit,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,bit,return_dec) [0.000415s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000425s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000913s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,b,return_dec) [0.001495s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000836s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,bit,return_dec) [0.000359s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001214s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000617s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,B,return_int) [0.002280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,b,return_dec) [0.000446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,B,return_dec) [0.000416s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001152s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,B,return_int) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000450s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001671s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,B,return_int) [0.000402s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001628s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,bit,return_dec) [0.000536s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001020s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,B,return_int) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000461s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001574s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001034s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,b,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,b,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,b,return_int) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,b,return_dec) [0.000399s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001814s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,b,return_int) [0.000401s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001299s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000808s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,B,return_int) [0.002647s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,b,return_int) [0.000427s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,b,return_int) [0.000422s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,B,return_int) [0.002739s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,bit,return_dec) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,B,return_dec) [0.000396s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,b,return_dec) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000449s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,B,return_dec) [0.001393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000940s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,B,return_dec) [0.000542s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001070s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,b,return_dec) [0.000361s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000993s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,bit,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,b,return_dec) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,b,return_int) [0.000393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001901s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,B,return_int) [0.000370s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000851s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000385s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001746s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,b,return_dec) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,bit,return_int) [0.000434s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001038s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000659s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000360s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001120s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,b,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,bit,return_int) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,B,return_dec) [0.000427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000454s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002011s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000736s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,B,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,bit,return_int) [0.000509s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,bit,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,bit,return_int) [0.000417s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001980s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.002474s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001200s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,b,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,bit,return_int) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,B,return_dec) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000366s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001558s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,bit,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,bit,return_int) [0.000433s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001484s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,B,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000473s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,bit,return_dec) [0.000669s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,bit,return_int) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000461s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001259s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000712s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,B,return_int) [0.000364s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001061s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,b,return_int) [0.000472s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,bit,return_dec) [0.000434s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001035s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000652s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000658s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,B,return_int) [0.000447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000382s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001729s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,b,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,b,return_int) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,B,return_dec) [0.000445s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001046s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000457s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001001s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.002068s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001028s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,b,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,B,return_dec) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,B,return_int) [0.000452s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000380s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000870s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000720s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,b,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,b,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000495s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004866s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,b,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,bit,return_int) [0.000471s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,B,return_dec) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,b,return_dec) [0.001387s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,b,return_dec) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,b,return_dec) [0.001180s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001749s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,b,return_int) [0.002471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,bit,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,B,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,B,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,B,return_int) [0.000317s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003380s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000544s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000599s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000622s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,b,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002153s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000533s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001075s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,B,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,B,return_int) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,b,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001324s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,b,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,b,return_int) [0.000426s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,b,return_dec) [0.000444s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001212s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000526s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000943s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,bit,return_int) [0.000396s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000924s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000491s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000345s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001756s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000703s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,B,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,b,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,b,return_int) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,bit,return_int) [0.000474s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001737s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,b,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,b,return_int) [0.000412s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000977s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,B,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,bit,return_int) [0.000472s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001804s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,B,return_dec) [0.000572s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001068s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000781s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,B,return_int) [0.000394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,b,return_int) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,bit,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,b,return_int) [0.000429s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,B,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000371s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001654s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000392s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000859s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000709s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,bit,return_int) [0.002471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,b,return_dec) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001803s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,b,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,bit,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,b,return_dec) [0.000758s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,b,return_int) [0.000348s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000744s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,bit,return_int) [0.000408s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001211s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000445s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001346s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,b,return_int) [0.000393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001025s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,B,return_int) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,b,return_dec) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000405s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001835s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000793s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,B,return_dec) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000425s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001621s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,b,return_dec) [0.000451s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000826s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,bit,return_dec) [0.000592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,B,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001020s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000377s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001028s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000617s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,B,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,bit,return_int) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,B,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,B,return_int) [0.000471s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,b,return_dec) [0.000399s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001161s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,b,return_int) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,bit,return_dec) [0.000531s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,B,return_dec) [0.000716s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000819s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000365s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000977s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,B,return_dec) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,B,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,b,return_dec) [0.000593s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,bit,return_int) [0.000391s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001357s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000798s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,b,return_dec) [0.002208s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,B,return_dec) [0.000485s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000549s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,b,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001783s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,bit,return_dec) [0.000473s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000914s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,B,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,B,return_int) [0.000519s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,b,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000953s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,b,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,bit,return_dec) [0.000403s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001149s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000879s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,bit,return_dec) [0.000361s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000856s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,bit,return_int) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,B,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,b,return_dec) [0.000503s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001019s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,bit,return_dec) [0.000436s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001902s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,bit,return_int) [0.000485s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000426s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001399s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000689s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000362s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000905s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000682s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000375s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001596s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,b,return_int) [0.000581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001315s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000657s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,bit,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000516s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001062s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,b,return_int) [0.001417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,bit,return_dec) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000375s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001522s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000655s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,bit,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,B,return_int) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001563s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,b,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000696s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000744s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,B,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000443s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,b,return_int) [0.000405s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001734s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,bit,return_dec) [0.001414s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001173s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,B,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,bit,return_dec) [0.000536s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,bit,return_int) [0.000456s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000559s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,bit,return_dec) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,b,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.003168s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001014s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,bit,return_dec) [0.000447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,B,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,b,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001694s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,bit,return_dec) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,bit,return_int) [0.000543s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,B,return_dec) [0.000393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,b,return_int) [0.000434s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001261s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,B,return_dec) [0.002455s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001045s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000629s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,b,return_int) [0.002833s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,bit,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,bit,return_int) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,bit,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,B,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,B,return_int) [0.000490s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002898s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,bit,return_int) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,b,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,bit,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002757s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,bit,return_int) [0.000431s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001493s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,B,return_dec) [0.000359s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001113s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000653s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,b,return_dec) [0.000559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,b,return_int) [0.000336s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001213s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,B,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000949s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.001153s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,b,return_int) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,B,return_dec) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,bit,return_int) [0.001409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,B,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,bit,return_int) [0.000409s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,bit,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,invalid_unit_suffix,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,b,return_dec) [0.000490s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000840s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001145s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,bit,return_dec) [0.001554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,invalid_unit_suffix,return_int) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,b,return_int) [0.000419s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,bit,return_int) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,B,return_dec) [0.000714s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000997s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,b,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,bit,return_int) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,invalid_unit_suffix,return_int) [0.000374s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001707s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,b,return_dec) [0.000583s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001018s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,b,return_int) [0.000361s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000920s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,B,return_int) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,B,return_int) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000541s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001825s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000668s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,invalid_unit_suffix,return_int) [0.000362s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000825s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,bit,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000552s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,b,return_dec) [0.000408s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002101s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000612s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,b,return_int) [0.000607s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,bit,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,B,return_dec) [0.000415s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001536s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000789s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.001971s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,b,return_int) [0.000395s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,B,return_dec) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,B,return_int) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,bit,return_dec) [0.000546s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001380s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001039s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,b,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,b,return_dec) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,b,return_int) [0.000372s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001570s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000729s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,bit,return_int) [0.003490s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000907s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,B,return_int) [0.000424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,bit,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,B,return_int) [0.000422s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001574s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,b,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,B,return_int) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,bit,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,bit,return_int) [0.000369s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,B,return_dec) [0.003894s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,B,return_dec) [0.000566s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,B,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,invalid_unit_suffix,return_int) [0.000407s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,b,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,b,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,bit,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,bit,return_dec) [0.000413s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,bit,return_int) [0.000424s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001048s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,B,return_dec) [0.001423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,B,return_int) [0.000393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001135s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,b,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,B,return_int) [0.000365s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001497s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,b,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,B,return_dec) [0.000571s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,invalid_unit_suffix,return_int) [0.000329s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001274s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000827s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,b,return_int) [0.002336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,bit,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,invalid_unit_suffix,return_int) [0.000455s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001722s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,bit,return_dec) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,B,return_dec) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,invalid_unit_suffix,return_int) [0.001458s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001794s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,B,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000574s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001540s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001124s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,b,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,B,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000991s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,invalid_unit_suffix,return_int) [0.000594s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,B,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,B,return_int) [0.000327s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,bit,return_int) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000422s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001589s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,B,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,B,return_int) [0.000441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,B,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001688s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,b,return_dec) [0.000472s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001133s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000696s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000667s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000734s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000732s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,bit,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000335s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000979s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,bit,return_int) [0.000610s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,B,return_int) [0.000406s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,bit,return_dec) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,bit,return_dec) [0.000571s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,bit,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,bit,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,bit,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,B,return_int) [0.000394s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,b,return_int) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,bit,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,B,return_int) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,b,return_dec) [0.000434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,b,return_int) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,b,return_int) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,B,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,bit,return_int) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,B,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,b,return_int) [0.000327s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.008769s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,bit,return_dec) [0.000455s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,B,return_int) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001578s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,b,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,bit,return_dec) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000377s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001094s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001538s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000384s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,b,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,bit,return_dec) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,bit,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,B,return_dec) [0.000393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002190s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,b,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,B,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,b,return_int) [0.000565s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,B,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001699s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,bit,return_int) [0.000658s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,B,return_int) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,bit,return_dec) [0.000542s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,B,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,b,return_int) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,bit,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001793s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000711s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000712s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,B,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,bit,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,bit,return_int) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,bit,return_int) [0.000401s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001897s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,B,return_int) [0.000407s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000595s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,bit,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,b,return_dec) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000641s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,B,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,bit,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,bit,return_int) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,b,return_int) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,bit,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,B,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,b,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,bit,return_dec) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,b,return_int) [0.000215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,B,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,b,return_dec) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,b,return_int) [0.000215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,B,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,B,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,b,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003783s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,bit,return_int) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,b,return_dec) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,bit,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,b,return_int) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,bit,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,bit,return_dec) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,bit,return_int) [0.000215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000217s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002987s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,b,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,bit,return_int) [0.000220s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001568s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001159s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000792s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000716s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.010298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,bit,return_dec) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,bit,return_dec) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,bit,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,B,return_dec) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,bit,return_dec) [0.000353s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,B,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,bit,return_dec) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,bit,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000224s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002704s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,b,return_dec) [0.008164s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,bit,return_int) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,b,return_dec) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,b,return_int) [0.000436s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,bit,return_int) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,B,return_int) [0.000221s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.008892s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000750s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,bit,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000962s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000573s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000607s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,B,return_int) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,B,return_dec) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,b,return_dec) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,b,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,B,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,B,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,bit,return_int) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,B,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,bit,return_dec) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,b,return_dec) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,b,return_int) [0.000215s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001566s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,bit,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.002290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,b,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,B,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003019s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,B,return_int) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,bit,return_dec) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,b,return_dec) [0.000215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,bit,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,b,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000848s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,bit,return_int) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,B,return_dec) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,bit,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,b,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,bit,return_int) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000214s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,b,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,bit,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,B,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,b,return_int) [0.000223s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003751s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000755s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000779s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000746s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000712s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,bit,return_int) [0.013280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,B,return_dec) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,bit,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,bit,return_int) [0.000274s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001646s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,B,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,b,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,b,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,B,return_int) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,B,return_dec) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,B,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,b,return_dec) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,bit,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,B,return_int) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000220s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003635s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,b,return_int) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,b,return_dec) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,b,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,bit,return_int) [0.000216s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004731s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,B,return_dec) [0.003412s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001037s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,b,return_dec) [0.002753s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,bit,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,B,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003143s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000729s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,invalid_unit_suffix,return_int) [0.000231s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000857s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,B,return_int) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,b,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,B,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,invalid_unit_suffix,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,invalid_unit_suffix,return_int) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,b,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,bit,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,b,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,invalid_unit_suffix,return_dec) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,B,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,invalid_unit_suffix,return_int) [0.000215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,b,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,bit,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,B,return_dec) [0.000215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,B,return_int) [0.000214s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,invalid_unit_suffix,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,B,return_dec) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,b,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,b,return_int) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,b,return_dec) [0.009406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,b,return_int) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,b,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,B,return_dec) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001051s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,bit,return_int) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,bit,return_int) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,B,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000222s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000852s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,b,return_dec) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,bit,return_int) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,B,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,b,return_dec) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,bit,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,b,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,b,return_int) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,bit,return_int) [0.000241s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001055s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,B,return_dec) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,b,return_dec) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001056s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,bit,return_int) [0.003371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,b,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,bit,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,B,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001325s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001174s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000662s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,invalid_unit_suffix,return_int) [0.005495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,B,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,b,return_int) [0.000217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,B,return_dec) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,B,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,b,return_int) [0.000219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,bit,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001676s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,B,return_dec) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,B,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000216s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,invalid_unit_suffix,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,bit,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,bit,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,B,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001005s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,B,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,B,return_int) [0.003399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,b,return_int) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,bit,return_dec) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,B,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,bit,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,bit,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,B,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,bit,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,B,return_dec) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000221s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,b,return_dec) [0.000220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001160s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001116s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000705s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000796s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,bit,return_dec) [0.008469s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000985s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000705s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000751s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000816s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000841s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000747s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000797s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000836s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000733s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001088s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000689s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000607s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000718s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000771s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000650s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000746s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000754s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000715s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000768s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000741s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,b,return_dec) [0.064112s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001127s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000816s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,b,return_int) [0.006762s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,B,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,bit,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,B,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,B,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,b,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000274s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,b,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,B,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001500s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.005338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,bit,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,bit,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000307s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003140s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,b,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,bit,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,bit,return_int) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,bit,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,B,return_dec) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,b,return_dec) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,bit,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,B,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,B,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,bit,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,bit,return_int) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,B,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000980s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001786s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003813s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002908s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000672s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,B,return_int) [0.011565s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,b,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,B,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,B,return_int) [0.000306s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002869s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,b,return_dec) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,bit,return_int) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,B,return_int) [0.000325s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001857s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001196s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000912s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,b,return_dec) [0.012771s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000365s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001085s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,bit,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,B,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,b,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,bit,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002112s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,bit,return_int) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,B,return_dec) [0.000329s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,b,return_int) [0.001457s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000991s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,bit,return_dec) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,bit,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,b,return_int) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,B,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,B,return_dec) [0.000368s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,b,return_dec) [0.004106s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,B,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,B,return_int) [0.000246s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001643s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,b,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,bit,return_int) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002042s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001928s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000846s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000717s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000763s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,b,return_int) [0.007098s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,B,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,b,return_dec) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000255s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001612s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,B,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001113s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000613s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,B,return_int) [0.002860s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001008s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,B,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,B,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,bit,return_int) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,B,return_int) [0.000224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000395s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001105s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003741s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001528s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000638s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,bit,return_int) [0.007579s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000625s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,b,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,bit,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,B,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,B,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,b,return_int) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,B,return_int) [0.000225s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,b,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,bit,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,bit,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,B,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,b,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,bit,return_int) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,b,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000225s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,b,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,B,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,bit,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006045s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,B,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,b,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,bit,return_int) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,B,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.005173s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,B,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,b,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,bit,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,B,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,B,return_int) [0.000227s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001919s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,B,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,bit,return_dec) [0.000225s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,B,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,bit,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,B,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004149s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000723s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000690s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000755s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000716s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,bit,return_int) [0.009316s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,b,return_int) [0.001761s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.001159s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003814s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,B,return_int) [0.002019s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.001042s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,b,return_int) [0.001504s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000673s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,B,return_dec) [0.001449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000576s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000796s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,B,return_int) [0.001461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,bit,return_int) [0.000708s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,bit,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002849s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.014399s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000829s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.016761s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,bit,return_dec) [0.000637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,B,return_dec) [0.000884s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002710s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001619s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,b,return_dec) [0.000949s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001009s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,B,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.003173s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002171s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.001334s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001599s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002044s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.001574s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,B,return_int) [0.000533s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001901s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,bit,return_dec) [0.001744s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,B,return_dec) [0.000596s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,bit,return_dec) [0.000572s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001139s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,B,return_int) [0.001107s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,b,return_dec) [0.000525s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001870s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,B,return_dec) [0.001419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,B,return_int) [0.000343s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001884s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.001404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,b,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,B,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,B,return_int) [0.000267s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002991s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000969s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,bit,return_int) [0.003080s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002121s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,bit,return_int) [0.001575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,B,return_int) [0.000570s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001835s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,B,return_int) [0.001465s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003040s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.002882s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,bit,return_int) [0.000528s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001966s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.001512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,bit,return_int) [0.001514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,b,return_dec) [0.000838s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,bit,return_int) [0.001516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000575s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002071s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,b,return_int) [0.001345s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001725s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,B,return_dec) [0.001502s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,bit,return_dec) [0.000523s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001871s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,B,return_dec) [0.001417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000506s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002042s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,b,return_int) [0.001532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000545s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002022s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,bit,return_dec) [0.001637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002160s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,B,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.001640s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000531s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002102s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001036s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.002088s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002112s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.001586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,b,return_dec) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,bit,return_dec) [0.000908s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002623s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,B,return_int) [0.000983s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,b,return_dec) [0.001445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,bit,return_dec) [0.000712s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002178s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,B,return_dec) [0.001224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000939s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,b,return_dec) [0.001469s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,B,return_dec) [0.001444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000572s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002070s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,bit,return_dec) [0.001409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,bit,return_dec) [0.000560s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002026s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,bit,return_int) [0.001461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,b,return_dec) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,b,return_int) [0.000550s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002653s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,b,return_int) [0.001144s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,B,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,b,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,b,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003564s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000798s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000815s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,b,return_dec) [0.004161s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,b,return_int) [0.000541s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,B,return_dec) [0.001739s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,bit,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,B,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,B,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004448s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000832s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000865s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,b,return_int) [0.004636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002916s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,bit,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,B,return_dec) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,B,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000257s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000730s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,B,return_int) [0.002414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.001339s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002840s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.001129s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.001263s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002066s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,bit,return_int) [0.000962s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001574s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,B,return_dec) [0.001615s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,B,return_int) [0.000482s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001846s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003079s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,B,return_dec) [0.000767s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001666s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.003004s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001990s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,bit,return_int) [0.001673s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001684s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,B,return_int) [0.001462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000518s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001865s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,b,return_int) [0.001259s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,B,return_int) [0.001359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,b,return_int) [0.001067s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002785s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.001009s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,b,return_dec) [0.001425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,b,return_int) [0.000810s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,B,return_int) [0.001653s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,B,return_dec) [0.000914s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002124s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000949s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.001966s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,bit,return_int) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002951s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,b,return_int) [0.001665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,B,return_dec) [0.001469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000545s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001958s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,b,return_int) [0.002649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,bit,return_dec) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,B,return_int) [0.000788s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000856s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,bit,return_int) [0.000537s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004081s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,B,return_int) [0.001263s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001638s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,b,return_int) [0.001651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,bit,return_dec) [0.000518s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002208s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,B,return_int) [0.001539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,b,return_int) [0.000517s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002043s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,bit,return_int) [0.001391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,b,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,B,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.001887s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,b,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,bit,return_int) [0.001484s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002921s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.001358s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001910s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,b,return_int) [0.001590s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,bit,return_dec) [0.001002s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,bit,return_int) [0.000467s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000816s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002202s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,B,return_dec) [0.001895s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001426s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,b,return_int) [0.001499s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001763s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,B,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,B,return_dec) [0.000474s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.001297s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.001369s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001641s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.001647s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,b,return_dec) [0.000544s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002069s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,b,return_int) [0.001702s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000506s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002060s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,bit,return_int) [0.001174s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,B,return_dec) [0.000570s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001830s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,B,return_int) [0.000368s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,b,return_int) [0.001357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.001370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,b,return_int) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000507s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001909s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000748s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,B,return_int) [0.001730s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,b,return_int) [0.001482s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003098s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000812s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,B,return_dec) [0.002048s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000623s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,B,return_int) [0.001410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000541s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003922s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000828s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,b,return_dec) [0.001861s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.001346s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.001489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.003069s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.001135s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005723s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.001274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000899s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001978s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,b,return_int) [0.001134s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.001774s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000631s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.005658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001047s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000813s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.004617s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,b,return_int) [0.001250s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001772s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.001622s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000938s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.004697s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,b,return_dec) [0.000567s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,bit,return_int) [0.000525s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008718s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,B,return_dec) [0.000434s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000895s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,b,return_int) [0.000977s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000592s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,B,return_int) [0.001362s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,b,return_int) [0.003043s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000479s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,B,return_int) [0.000815s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000552s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004407s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000720s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,B,return_int) [0.003164s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000559s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001356s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001048s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,b,return_dec) [0.002103s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000957s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000804s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000733s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,b,return_int) [0.000855s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,bit,return_int) [0.002852s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,B,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004228s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000838s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.003400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000792s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000933s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.001614s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001216s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000624s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.001957s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.003802s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000543s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005578s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000870s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.001393s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002169s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000859s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001029s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000777s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000919s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000690s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001099s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.001367s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000964s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000730s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.002435s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000982s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000549s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000751s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000714s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.002619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000899s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,b,return_int) [0.001936s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,B,return_int) [0.002321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000663s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.001976s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.002103s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,b,return_dec) [0.001015s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,b,return_dec) [0.000928s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,bit,return_dec) [0.001909s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.002936s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,b,return_int) [0.000499s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,bit,return_int) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,B,return_dec) [0.000908s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,b,return_dec) [0.000591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,bit,return_int) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000600s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,bit,return_dec) [0.001870s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.025087s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,b,return_int) [0.001185s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,bit,return_int) [0.000580s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,B,return_dec) [0.000519s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002147s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000593s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,bit,return_dec) [0.001662s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,B,return_int) [0.000544s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002335s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.004382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000700s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,b,return_int) [0.000778s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.001679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001189s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.001035s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,b,return_dec) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,B,return_dec) [0.000966s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,B,return_int) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,b,return_int) [0.001209s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.002664s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,b,return_int) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,B,return_int) [0.000894s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000542s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003158s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,b,return_dec) [0.002055s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000579s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000686s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,b,return_int) [0.001294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000226s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005972s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,B,return_dec) [0.002781s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,B,return_int) [0.000618s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.002265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000569s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004098s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,b,return_int) [0.000843s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000993s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,B,return_int) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000947s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,B,return_dec) [0.001849s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000856s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.001045s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000933s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000981s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000868s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001978s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.006729s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,bit,return_int) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,B,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001975s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000814s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000756s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000743s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000821s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,bit,return_dec) [0.015171s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,bit,return_int) [0.000404s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001653s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000716s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000823s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000854s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001174s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000729s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.014950s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,b,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,b,return_int) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,b,return_int) [0.001415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,bit,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,b,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,bit,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,b,return_dec) [0.000455s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,B,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000961s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000788s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,b,return_int) [0.001771s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,B,return_dec) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,B,return_int) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004218s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002161s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,b,return_int) [0.011851s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,B,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,b,return_int) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,B,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,B,return_dec) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003718s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001392s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000925s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000808s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,b,return_int) [0.006389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,b,return_dec) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,bit,return_int) [0.000225s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,B,return_int) [0.000222s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001735s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,bit,return_int) [0.001368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001401s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000755s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.001623s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000362s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001271s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000885s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.002282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_3 [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_4 [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_5 [0.000204s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002378s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000679s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_backwards [0.002560s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_expiry [0.000389s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_leftover_no_duration [0.000945s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_expiry [0.000245s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003746s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000783s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000642s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits [0.004721s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits_never_started [0.000383s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_compare [0.000544s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_compare_micros [0.000305s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_east_normalize [0.000250s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_naive [0.000209s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_east [0.000267s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_west_micros [0.000410s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002302s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_west_normalize [0.000486s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu_micros [0.000245s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001504s] ... ok {0} oslo_utils.tests.test_timeutils.TimeItTest.test_timed_custom_level [0.001266s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000728s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_aware [0.000645s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_datetime [0.000488s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000876s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000822s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.000283s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000994s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000704s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000608s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000914s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002949s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000828s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000694s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000928s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001366s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000588s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000808s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000771s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000754s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002210s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000707s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000971s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001035s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001172s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004556s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000965s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000588s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000745s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001203s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001456s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001994s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001045s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001033s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001095s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000753s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000757s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000756s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000779s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000667s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001008s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000794s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000826s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000761s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001089s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000601s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000802s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000753s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000682s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000753s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000691s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000682s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000576s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000873s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000779s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000776s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001204s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001747s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000659s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001239s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000715s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000650s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000884s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000789s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000773s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000692s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000714s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001422s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003586s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001937s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002519s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001133s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000964s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000797s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000689s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000691s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000949s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001226s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000860s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000564s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001281s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000698s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000935s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000692s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001417s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000780s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000906s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000819s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000830s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000716s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000839s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001951s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002751s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000772s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000562s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000802s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000710s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000717s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000791s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000715s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003117s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000814s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001223s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000726s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001198s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000941s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000901s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000829s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000883s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001329s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000773s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000769s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000825s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000801s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000682s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000831s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000869s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001054s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000696s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001892s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000849s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000945s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000742s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000794s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000744s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000793s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000690s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000643s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000742s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000848s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000652s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001129s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000766s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000823s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000776s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000883s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000955s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000719s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001444s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000853s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000959s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000682s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001586s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000855s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000857s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000694s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001425s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000726s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001159s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000839s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000815s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000863s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000744s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001349s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000787s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000856s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001046s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001211s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000796s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000694s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000650s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000920s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000716s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000667s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000940s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000753s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000742s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000803s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000747s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000743s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000643s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001051s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000820s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000735s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000967s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000754s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000777s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000743s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000712s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002947s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000773s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000741s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000854s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000564s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000758s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000890s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000936s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001595s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000892s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000698s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002058s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001427s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000769s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000823s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001958s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000912s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001478s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001156s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000694s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001033s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000942s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000824s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001105s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000891s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000834s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000855s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000584s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000821s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000794s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000659s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000716s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000719s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000715s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001076s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000756s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000910s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000958s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000857s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000972s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000849s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000852s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000927s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000856s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000746s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000796s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000574s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000787s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001227s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000786s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000921s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000643s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000763s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000788s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000996s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000763s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000828s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001294s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000744s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001119s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000845s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001181s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001062s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000756s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000763s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000831s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000994s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001008s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000812s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000843s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000655s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000773s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000969s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000704s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000922s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000852s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000798s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000838s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000705s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000856s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000835s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000590s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001051s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000586s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000810s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000727s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000812s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002296s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000939s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008480s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000840s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003788s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000741s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000715s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000862s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003580s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001514s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000821s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001422s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000958s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.013530s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001050s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002136s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010823s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000934s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002302s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006885s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000847s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000804s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000696s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000787s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000692s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000788s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000836s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000963s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000820s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000783s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000880s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000856s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000987s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001174s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002225s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001296s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004215s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001124s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002260s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002847s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001115s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001059s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.012177s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001030s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001132s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001707s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_set_time_override_using_default [1.000514s] ... ok {0} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_generate_uuid_dashed_false [0.000359s] ... ok {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_int [0.000554s] ... ok {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_string [0.000243s] ... ok {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_minor_greater [0.000278s] ... ok {0} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_force_incoming_utf8_to_ascii [0.000269s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000824s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000851s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001216s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000954s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000707s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000863s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000707s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000993s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001161s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000796s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000876s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000954s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000768s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000743s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000694s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000811s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000727s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001185s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000659s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000836s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001005s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004797s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000780s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000854s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000999s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000743s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001193s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004015s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004065s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000712s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000996s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000792s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000801s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000785s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000921s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000818s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001350s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000956s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000883s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000993s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000959s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000966s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000895s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000980s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000634s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000712s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000714s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000924s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000896s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001323s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000841s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000698s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000752s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001058s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000783s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000712s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000749s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000801s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000857s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001164s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000833s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000948s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000689s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002267s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000798s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000815s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000667s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000653s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000744s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000791s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000787s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001080s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000992s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000735s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003323s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000690s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001376s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000819s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000586s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003055s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000882s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000802s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001634s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001122s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001383s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001080s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001067s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000868s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000853s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001378s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001073s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000972s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000894s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000907s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001021s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001218s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000880s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000900s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000855s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001385s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000901s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000761s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000792s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003147s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000860s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001311s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003268s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000818s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008151s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000976s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001145s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000734s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000990s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000993s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000711s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000803s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000710s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001022s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000833s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001452s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000795s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000829s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001019s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000698s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000890s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000711s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000765s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002749s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001405s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002138s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000723s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000919s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000775s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000995s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000793s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000967s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000992s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001034s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001036s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001335s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002040s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.008423s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000836s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000749s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000749s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001258s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000853s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000832s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000856s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000809s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000741s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001167s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000743s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000761s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000726s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000741s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000749s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001008s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000576s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000972s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003100s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003743s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000707s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000783s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008165s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001441s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004166s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000837s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000770s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001352s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000800s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001498s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000961s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001467s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001065s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000917s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000981s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000811s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001116s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000643s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000905s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000595s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000834s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000825s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000731s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000854s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000582s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000723s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003047s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000587s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000707s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000591s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000574s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000719s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000842s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000757s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000659s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000722s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001090s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000820s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000830s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000577s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001405s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000694s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000864s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002071s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003358s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000588s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000785s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003071s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000666s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001372s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000593s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000959s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000758s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001300s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000768s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000693s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000828s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001161s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000761s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000746s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000718s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000707s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000883s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000786s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000744s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005827s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000837s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000766s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000757s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000874s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000733s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003658s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000813s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000598s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000598s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000749s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000823s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000696s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000694s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000667s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000832s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000923s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000791s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000810s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001069s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002522s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000742s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000772s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000786s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001057s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001013s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000846s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000599s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000599s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000731s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000914s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000761s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000719s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000590s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000588s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002851s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000603s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000829s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000723s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001245s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000710s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000885s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000603s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000575s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000617s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000727s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001041s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000594s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000780s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000735s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000707s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000758s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000679s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000757s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000601s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000593s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000591s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000655s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001462s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002881s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000655s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002890s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000596s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000989s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000710s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000820s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000933s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000761s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000775s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000711s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000702s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001070s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000825s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000763s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001997s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000750s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001061s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000849s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000882s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003595s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000771s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001150s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002207s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000899s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001101s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002803s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000787s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000601s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000755s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001177s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001884s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000599s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000727s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000652s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000745s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000654s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000705s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000797s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000758s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000830s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000967s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000903s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000902s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001069s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000578s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000688s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000799s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000593s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000719s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000734s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003510s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000780s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003142s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000728s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000951s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001236s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000822s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004024s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000768s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000892s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000763s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001266s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000979s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000770s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000969s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000860s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000765s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006187s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000912s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000875s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000920s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000906s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003771s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000840s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000652s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003769s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000884s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000692s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000597s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000803s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000822s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000731s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000820s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000814s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000618s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001098s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000669s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000620s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000835s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000667s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000718s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000597s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000801s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000653s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000787s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000804s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000680s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000809s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002927s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000628s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000861s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000605s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000770s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_after_snapshot_list,no_snapshots) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_after_snapshot_list,one_snapshots) [0.001099s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,no_snapshots) [0.001083s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,one_snapshots) [0.000799s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000721s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.001179s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000717s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,no_garbage,three_snapshots) [0.000813s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000746s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000593s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000587s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,no_garbage,three_snapshots) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,no_garbage,one_snapshots) [0.000622s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000625s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000794s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.003291s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000689s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000851s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000570s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000794s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.003774s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.002811s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.002396s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000657s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000657s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,no_snapshots) [0.000746s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,three_snapshots) [0.000787s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_before_snapshot_list,one_snapshots) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,no_garbage,one_snapshots) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000749s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000592s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,no_garbage,one_snapshots) [0.000827s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000736s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,no_garbage,no_snapshots) [0.000778s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,no_garbage,one_snapshots) [0.000604s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000566s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,no_garbage,one_snapshots) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000758s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000633s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,no_garbage,one_snapshots) [0.000616s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000586s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,one_snapshots) [0.001026s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000569s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000578s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,no_garbage,no_snapshots) [0.000642s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000931s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots) [0.000653s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.000738s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000754s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000608s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000572s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000652s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000772s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000623s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000862s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000705s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000602s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000752s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000794s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_after_snapshot_list,no_snapshots) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,no_garbage,one_snapshots) [0.000596s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,no_garbage,three_snapshots) [0.000793s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000677s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,no_garbage,one_snapshots) [0.000648s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,no_garbage,one_snapshots) [0.000685s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,no_garbage,one_snapshots) [0.000698s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000586s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,one_snapshots) [0.000650s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,no_garbage,three_snapshots) [0.000630s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000568s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000610s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000724s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000792s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000705s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.002937s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000782s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000844s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000594s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000653s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000740s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.001078s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000631s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000601s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000609s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000720s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000568s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000550s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000716s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.011619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.002575s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots) [0.000808s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.001072s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.001062s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000636s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000594s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.029572s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000864s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.001120s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.001163s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.001555s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.004953s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.001684s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.004822s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000851s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000647s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.002756s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000803s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000781s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000577s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000969s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_after_snapshot_list,one_snapshots) [0.000656s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,one_snapshots) [0.000681s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000785s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000641s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000745s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,one_snapshots) [0.000661s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000640s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,no_garbage,one_snapshots) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000769s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000564s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,no_garbage,one_snapshots) [0.000635s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,no_garbage,three_snapshots) [0.000651s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000953s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000612s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,no_garbage,three_snapshots) [0.000614s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000590s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000682s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,no_garbage,three_snapshots) [0.000596s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000600s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000753s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000701s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000574s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000577s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.000691s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000842s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000570s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000691s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.001546s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000644s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots) [0.000597s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots) [0.000759s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots) [0.000615s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.000582s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000584s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000730s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000576s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000655s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000603s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000686s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000611s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000565s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000619s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000692s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000571s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000577s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000723s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000590s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000670s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000583s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000706s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots) [0.000627s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,no_garbage,no_snapshots) [0.000638s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000676s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000747s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,no_garbage,no_snapshots) [0.000581s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000664s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000653s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000984s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,no_garbage,one_snapshots) [0.000613s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,no_garbage,three_snapshots) [0.000632s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000850s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000663s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000739s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots) [0.000829s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.002266s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,no_garbage,no_snapshots) [0.000698s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000646s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000675s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots) [0.000714s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000652s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsJSONTestCase.test_qemu_img_info [0.000525s] ... ok {1} oslo_utils.tests.test_dictutils.DictUtilsTestCase.test_flatten_dict_to_keypairs [0.000361s] ... ok {1} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched_all [0.001068s] ... ok {1} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched_none_provided [0.000893s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_classmethod_docstring [0.000453s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_classmethod_context_manager [0.000389s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_staticmethod_context_manager [0.000397s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_func_docstring [0.000381s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_method_docstring [0.000416s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_func_call [0.000382s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_method_context_manager [0.000394s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_other_func_call [0.000389s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_staticmethod_call [0.000442s] ... ok {1} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_1exc_gives_1log [0.000905s] ... ok {1} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_2min_gives_2logs [0.001181s] ... ok {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception [0.000517s] ... ok {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_dropped [0.001459s] ... ok {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_forced [0.000672s] ... ok {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_provided_logger [0.000830s] ... ok {1} oslo_utils.tests.test_fileutils.DeleteIfExists.test_dir_present [0.000505s] ... ok {1} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_present [0.000517s] ... ok {1} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_non_exist_file [0.000396s] ... ok {1} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_truncated [0.000461s] ... ok {1} oslo_utils.tests.test_fileutils.RemovePathOnError.test_error [0.000422s] ... ok {1} oslo_utils.tests.test_fileutils.RemovePathOnError.test_remove_dir [0.000373s] ... ok {1} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_returns_string [0.000395s] ... ok {1} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_with_underline_prefix [0.013805s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_any_none_found [0.000761s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_module [0.000364s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_optional_arg_not_present [0.000342s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_optional_arg_present [0.000539s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module [0.000821s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module_wrong_version_parameter [0.000399s] ... ok {1} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_error_prefix_type [0.000378s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_address_without_default_route [0.000802s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_disabled [0.001076s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_cidr [0.000632s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv4 [0.032656s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_mac [0.000617s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_no_host [0.000412s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit [0.000383s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_icmp_code [0.000356s] ... ok {1} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_disabled_non_exists [0.001729s] ... ok {1} oslo_utils.tests.test_reflection.AcceptsKwargsTest.test_with_kwargs [0.000461s] ... ok {1} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_static_instance_callbacks [0.000365s] ... ok {1} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_decorators_work [0.000408s] ... ok {1} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_required_only [0.000386s] ... ok {1} oslo_utils.tests.test_reflection.GetClassNameTest.test_qualified_class [0.000374s] ... ok {1} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_exclude_hidden [0.000355s] ... ok {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_with_data(binary) [0.000414s] ... ok {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_with_data(unicode) [0.000409s] ... ok {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_without_data(binary) [0.000453s] ... ok {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_without_data(unicode) [0.000364s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_dict_literal_with_op_allin [0.000429s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_invalid_brackets_with_op_rangein [0.000690s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_beyond_scope_with_op_rangein_le [0.001479s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_beyond_scope_with_op_rangein_lt [0.001399s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_under_scope_with_op_rangein_gt [0.001174s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr [0.001222s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_under_scope_with_op_rangein_ge [0.001205s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_float_lower_float_range_with_op_rangein_gt [0.001247s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_float_upper_mixed_range_with_op_rangein_lt [0.001252s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_brackets_with_op_rangein [0.000414s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_onechar_with_op_allin [0.000345s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eqeq [0.001210s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_in [0.001083s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sl [0.001535s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sle [0.001312s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sneq [0.001032s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_upper_int_range_with_op_rangein [0.001132s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l3 [0.001181s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or3 [0.001016s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sge2 [0.001200s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sl [0.001089s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sle [0.001033s] ... ok {1} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_do_an_int [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_mask_values [0.000525s] ... ok {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_json_message [0.000827s] ... ok {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml_attribute [0.000917s] ... ok {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml_message [0.000705s] ... ok {1} oslo_utils.tests.test_strutils.SplitByCommas.test_no_comma_before_opening_quotes [0.001385s] ... ok {1} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_success [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_bool_from_string [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_int_bool_from_string [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_slugify [0.000495s] ... ok {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_strict_bool_from_string [0.000702s] ... ok {1} oslo_utils.tests.test_strutils.StringLengthTestCase.test_check_string_length_noname [0.000453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,b,return_dec) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,bit,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,b,return_int) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,B,return_int) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,bit,return_dec) [0.000494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,bit,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,b,return_int) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,bit,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000560s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,bit,return_dec) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,bit,return_int) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,B,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,b,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,b,return_int) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,bit,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,bit,return_dec) [0.000442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,bit,return_int) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,B,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,invalid_unit_suffix,return_int) [0.001462s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,bit,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,b,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,B,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,b,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,B,return_dec) [0.000611s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,bit,return_dec) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,B,return_int) [0.000544s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,bit,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,b,return_int) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,b,return_int) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,bit,return_int) [0.000666s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000734s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000921s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,bit,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,bit,return_int) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.001212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,B,return_int) [0.000503s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000722s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,B,return_int) [0.001326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000438s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,b,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,bit,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,B,return_dec) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,b,return_dec) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,bit,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000831s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,bit,return_int) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,B,return_dec) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,b,return_dec) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,bit,return_dec) [0.000533s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,B,return_dec) [0.000428s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,b,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,b,return_int) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,B,return_int) [0.000535s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.001286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,b,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,b,return_int) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,bit,return_int) [0.000612s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,B,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,b,return_dec) [0.000693s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,bit,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,bit,return_int) [0.000534s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,B,return_int) [0.000530s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000667s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,bit,return_dec) [0.000692s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,B,return_dec) [0.000526s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,bit,return_int) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,B,return_int) [0.000462s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000462s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000498s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000519s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,b,return_dec) [0.000464s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,B,return_dec) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,B,return_int) [0.000703s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,B,return_int) [0.000539s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,bit,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,b,return_dec) [0.000650s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,b,return_int) [0.000793s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,bit,return_int) [0.000877s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,B,return_dec) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000619s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000839s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000500s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,bit,return_dec) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,B,return_int) [0.000639s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,bit,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,b,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,bit,return_int) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,b,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,b,return_int) [0.000548s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,bit,return_dec) [0.000591s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,B,return_dec) [0.000688s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,B,return_int) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,bit,return_int) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,b,return_dec) [0.000618s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,b,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,B,return_int) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000415s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,B,return_int) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,b,return_dec) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,B,return_int) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,b,return_int) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,b,return_dec) [0.000964s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000596s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,bit,return_int) [0.000458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,b,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000539s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000485s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,B,return_int) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,b,return_int) [0.000446s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,B,return_dec) [0.000493s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,b,return_int) [0.000889s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,bit,return_int) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000550s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,b,return_dec) [0.000460s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,b,return_int) [0.002320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,bit,return_int) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,b,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,B,return_dec) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,b,return_int) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,B,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,b,return_dec) [0.000596s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,B,return_dec) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,b,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,B,return_int) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000560s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,B,return_dec) [0.000488s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,B,return_int) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,b,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,bit,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,B,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000512s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,b,return_dec) [0.000437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,b,return_int) [0.000483s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,B,return_dec) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,b,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,b,return_dec) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,B,return_int) [0.000542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,b,return_int) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,bit,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,b,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,B,return_dec) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,B,return_dec) [0.000615s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,B,return_int) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,B,return_dec) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,bit,return_int) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000434s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,b,return_dec) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000933s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,B,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,b,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,B,return_int) [0.000489s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,b,return_dec) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,b,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,bit,return_dec) [0.000523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000535s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,b,return_dec) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,B,return_dec) [0.000403s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,bit,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,B,return_dec) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,bit,return_int) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,B,return_dec) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,bit,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,B,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000598s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,b,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,b,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,B,return_int) [0.000533s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,bit,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,B,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000922s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,bit,return_dec) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,B,return_dec) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,bit,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,bit,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,B,return_dec) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000449s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,b,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,bit,return_dec) [0.000485s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,B,return_int) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,b,return_int) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000728s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,B,return_dec) [0.000437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,b,return_int) [0.000362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,B,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,B,return_int) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,B,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,bit,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,bit,return_dec) [0.000458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,B,return_dec) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,B,return_int) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000702s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,bit,return_dec) [0.001264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,bit,return_int) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,bit,return_dec) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,b,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,bit,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,B,return_dec) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,B,return_int) [0.000442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000403s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000594s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,bit,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,B,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,B,return_dec) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,B,return_dec) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,b,return_int) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,B,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,bit,return_dec) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,bit,return_int) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,B,return_int) [0.000488s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,bit,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,B,return_int) [0.000637s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,b,return_int) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,b,return_dec) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000446s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000460s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,b,return_dec) [0.000455s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,b,return_int) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,b,return_int) [0.000436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,bit,return_dec) [0.000597s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,B,return_int) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,invalid_unit_suffix,return_int) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,B,return_dec) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,B,return_int) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,invalid_unit_suffix,return_int) [0.000733s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,bit,return_int) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,B,return_dec) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,invalid_unit_suffix,return_dec) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,b,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,bit,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,B,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,bit,return_int) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,b,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,B,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,bit,return_dec) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,bit,return_int) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,b,return_dec) [0.000447s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,b,return_dec) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,bit,return_dec) [0.000603s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,B,return_dec) [0.002675s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.000734s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,b,return_int) [0.000496s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,bit,return_int) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,b,return_int) [0.000870s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,B,return_int) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,b,return_dec) [0.000436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,bit,return_dec) [0.000426s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,bit,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,B,return_int) [0.000653s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,b,return_dec) [0.000683s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,bit,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,b,return_dec) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,bit,return_int) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,B,return_int) [0.000537s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,b,return_int) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,B,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,b,return_int) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000495s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,b,return_dec) [0.000470s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,B,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,b,return_int) [0.000403s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,B,return_dec) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,b,return_int) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,B,return_int) [0.000478s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,bit,return_dec) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,B,return_dec) [0.000478s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,invalid_unit_suffix,return_int) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,b,return_dec) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,B,return_dec) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,b,return_int) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,bit,return_int) [0.000475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,B,return_int) [0.001099s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,bit,return_int) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,B,return_dec) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,B,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,B,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,invalid_unit_suffix,return_int) [0.000569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,bit,return_int) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,B,return_dec) [0.000882s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,B,return_int) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,b,return_int) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,B,return_int) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,B,return_dec) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,bit,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,B,return_dec) [0.000706s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,B,return_int) [0.000460s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,b,return_dec) [0.000598s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,b,return_int) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,B,return_dec) [0.000453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,b,return_dec) [0.000504s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,b,return_int) [0.000457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,bit,return_dec) [0.000489s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,B,return_int) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,b,return_int) [0.000488s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,b,return_int) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,bit,return_int) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,B,return_dec) [0.000566s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,b,return_int) [0.000485s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000506s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000492s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,bit,return_dec) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,b,return_int) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,bit,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,bit,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,B,return_dec) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000522s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,bit,return_dec) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,B,return_dec) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,B,return_dec) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,B,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,bit,return_dec) [0.000560s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,bit,return_int) [0.000457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000691s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,bit,return_dec) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,b,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000472s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,b,return_dec) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,bit,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000403s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,b,return_dec) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,B,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,B,return_int) [0.000473s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000539s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,B,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,B,return_int) [0.000649s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,b,return_int) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,bit,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,bit,return_int) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,B,return_int) [0.000496s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,B,return_dec) [0.000451s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,B,return_int) [0.000603s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,b,return_int) [0.000516s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,bit,return_int) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,bit,return_int) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,B,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000687s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,bit,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,b,return_dec) [0.000490s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,bit,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,bit,return_int) [0.000521s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,b,return_dec) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,bit,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,B,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,B,return_int) [0.000440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,b,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,bit,return_int) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,B,return_int) [0.000468s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,b,return_int) [0.000448s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,bit,return_dec) [0.000616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,bit,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,B,return_int) [0.000440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,b,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,bit,return_dec) [0.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,bit,return_dec) [0.000503s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,bit,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,B,return_dec) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,b,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,bit,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,B,return_dec) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,B,return_int) [0.000521s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,b,return_dec) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,b,return_dec) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,B,return_dec) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,B,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,b,return_int) [0.000574s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,bit,return_dec) [0.000539s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,B,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,b,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,b,return_dec) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,B,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,b,return_int) [0.000451s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,b,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,b,return_int) [0.000475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,bit,return_dec) [0.000446s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,B,return_dec) [0.000542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,bit,return_dec) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,b,return_dec) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,bit,return_dec) [0.000637s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,b,return_int) [0.000516s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,B,return_int) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,bit,return_dec) [0.000426s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,B,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,B,return_dec) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,B,return_int) [0.000564s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,b,return_int) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000456s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,B,return_dec) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,b,return_int) [0.000442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,bit,return_int) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,B,return_dec) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,B,return_int) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,b,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,b,return_int) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,bit,return_int) [0.000442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,bit,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,b,return_int) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000505s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,bit,return_int) [0.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,b,return_int) [0.002530s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,B,return_int) [0.000536s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,b,return_int) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,bit,return_dec) [0.000558s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,bit,return_int) [0.000440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,b,return_int) [0.000438s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,B,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000505s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,b,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,bit,return_dec) [0.000662s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,bit,return_int) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000707s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,bit,return_int) [0.000530s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,b,return_dec) [0.001301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,bit,return_int) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,B,return_int) [0.001460s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,b,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000558s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,bit,return_int) [0.000593s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,B,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.001183s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,b,return_dec) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,b,return_dec) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,B,return_dec) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,b,return_dec) [0.000568s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,bit,return_dec) [0.000449s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,B,return_int) [0.000565s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,b,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000544s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,b,return_dec) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000463s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,B,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,B,return_int) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000568s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,b,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,b,return_int) [0.000471s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,B,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,B,return_int) [0.000434s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,b,return_dec) [0.000423s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,B,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,b,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,B,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,B,return_int) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,b,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,bit,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,bit,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,B,return_int) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,invalid_unit_suffix,return_dec) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,B,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,b,return_dec) [0.000930s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,B,return_int) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,b,return_dec) [0.000495s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,invalid_unit_suffix,return_dec) [0.001185s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,invalid_unit_suffix,return_int) [0.000634s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,invalid_unit_suffix,return_dec) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,invalid_unit_suffix,return_int) [0.000464s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,invalid_unit_suffix,return_dec) [0.000720s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,b,return_dec) [0.000601s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,bit,return_dec) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,B,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,B,return_int) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,invalid_unit_suffix,return_int) [0.000471s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,b,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,B,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,b,return_dec) [0.000465s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,B,return_dec) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,B,return_int) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,invalid_unit_suffix,return_int) [0.000459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,bit,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,invalid_unit_suffix,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,B,return_dec) [0.000472s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,bit,return_int) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,B,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,bit,return_dec) [0.000440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000448s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,B,return_int) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,b,return_dec) [0.001003s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,b,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,B,return_int) [0.000640s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,b,return_int) [0.000436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,B,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,b,return_int) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,bit,return_dec) [0.000423s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,b,return_dec) [0.000682s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,b,return_int) [0.001025s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,B,return_int) [0.000485s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,bit,return_dec) [0.000653s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,bit,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,bit,return_dec) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,b,return_dec) [0.000640s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,bit,return_dec) [0.000517s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,bit,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,b,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,bit,return_int) [0.000618s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,B,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,invalid_unit_suffix,return_int) [0.000449s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,bit,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,bit,return_dec) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,bit,return_int) [0.000494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,invalid_unit_suffix,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,b,return_int) [0.000543s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,bit,return_int) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,b,return_dec) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,B,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,b,return_dec) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,bit,return_int) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000460s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000543s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,b,return_int) [0.000463s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,bit,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,B,return_int) [0.000500s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,b,return_dec) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,bit,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,b,return_int) [0.000328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,b,return_dec) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,bit,return_dec) [0.000603s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,b,return_int) [0.001064s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,b,return_int) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,bit,return_dec) [0.000556s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000434s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,B,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,B,return_int) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,b,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,b,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,B,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,bit,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,B,return_int) [0.000824s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,b,return_dec) [0.000604s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,bit,return_int) [0.000497s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,B,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,bit,return_dec) [0.002617s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,B,return_int) [0.000475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,bit,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,B,return_int) [0.000700s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000517s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,b,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,B,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,bit,return_int) [0.000460s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000706s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,b,return_int) [0.000774s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,bit,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,bit,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,B,return_int) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000474s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,B,return_dec) [0.000456s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,B,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,b,return_int) [0.000629s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,b,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,B,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.002486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,bit,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,bit,return_dec) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.001881s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,B,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,bit,return_int) [0.000488s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,B,return_dec) [0.000653s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000715s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,bit,return_dec) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,B,return_dec) [0.000642s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,bit,return_dec) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,B,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,bit,return_int) [0.000328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,B,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000481s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,bit,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,bit,return_int) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,b,return_dec) [0.000448s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,B,return_dec) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000622s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,B,return_int) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,bit,return_int) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,B,return_dec) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,b,return_int) [0.000488s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,B,return_dec) [0.000512s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,b,return_dec) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,b,return_int) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,bit,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.002605s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,b,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,bit,return_dec) [0.000428s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,B,return_int) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,B,return_dec) [0.000452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,b,return_dec) [0.000506s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000505s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,bit,return_dec) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,B,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,b,return_int) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,B,return_int) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,bit,return_int) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000423s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,bit,return_dec) [0.000492s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,bit,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,B,return_int) [0.000483s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,b,return_dec) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,B,return_dec) [0.001119s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,b,return_dec) [0.004097s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,bit,return_int) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,B,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000509s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000493s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,bit,return_int) [0.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,B,return_int) [0.000496s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,bit,return_int) [0.001046s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,B,return_dec) [0.001141s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,bit,return_dec) [0.000612s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,bit,return_int) [0.000846s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,B,return_dec) [0.001263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,b,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,bit,return_int) [0.000744s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,B,return_int) [0.000641s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,bit,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,b,return_dec) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,bit,return_dec) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,B,return_dec) [0.000437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,B,return_int) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,b,return_int) [0.000814s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,bit,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,bit,return_dec) [0.000421s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,bit,return_int) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,B,return_dec) [0.000509s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,B,return_int) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,bit,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,B,return_int) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,b,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,B,return_int) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,b,return_dec) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,bit,return_dec) [0.000606s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,b,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,b,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000456s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,bit,return_int) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,B,return_int) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,b,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,b,return_int) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,B,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.001158s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,B,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,B,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,b,return_int) [0.000867s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,bit,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,b,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,bit,return_dec) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,B,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,b,return_int) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,bit,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,b,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,bit,return_dec) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000600s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,b,return_int) [0.000458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,B,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,B,return_int) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,bit,return_dec) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,bit,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,B,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,B,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,b,return_int) [0.000449s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,B,return_dec) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000447s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,b,return_int) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,bit,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,bit,return_int) [0.000648s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,B,return_dec) [0.000463s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,b,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,bit,return_dec) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,bit,return_int) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,b,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,B,return_int) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,bit,return_dec) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,B,return_dec) [0.000507s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000584s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,b,return_int) [0.000525s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,b,return_int) [0.000439s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,B,return_dec) [0.000503s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000659s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000526s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,bit,return_int) [0.000539s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000597s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,b,return_int) [0.000752s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,B,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000965s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,B,return_dec) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,b,return_dec) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,bit,return_int) [0.000738s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,bit,return_int) [0.000534s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,bit,return_int) [0.000570s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,b,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,bit,return_dec) [0.000694s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,bit,return_int) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,B,return_dec) [0.000601s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,b,return_dec) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,bit,return_dec) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,bit,return_int) [0.001044s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,B,return_int) [0.001160s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,bit,return_dec) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,bit,return_int) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,B,return_int) [0.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,B,return_int) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,b,return_int) [0.000610s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,bit,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,b,return_int) [0.000546s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,B,return_dec) [0.000534s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,b,return_dec) [0.000820s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,bit,return_int) [0.000540s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000551s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000535s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,B,return_dec) [0.000487s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,B,return_int) [0.000647s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,bit,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,b,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,bit,return_int) [0.000470s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,B,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,bit,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,B,return_int) [0.000415s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,b,return_int) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,bit,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,B,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,B,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,b,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,b,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,b,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,b,return_dec) [0.001992s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,B,return_int) [0.000962s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,B,return_dec) [0.002755s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,B,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.001701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.001552s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,B,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,b,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,b,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,bit,return_int) [0.005982s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.002574s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.001900s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.019797s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000464s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000446s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.001422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.004003s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,b,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,bit,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,bit,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,b,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,b,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,B,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,B,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000530s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000578s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000472s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000593s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.001047s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,bit,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,b,return_dec) [0.002165s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,bit,return_dec) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,bit,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,B,return_dec) [0.006706s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.001378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,bit,return_int) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,bit,return_dec) [0.006582s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,bit,return_int) [0.000548s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,b,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,b,return_dec) [0.002731s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000589s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.001545s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,bit,return_dec) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,bit,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,b,return_int) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,bit,return_dec) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,B,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,b,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,B,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000668s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,bit,return_int) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,b,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,B,return_dec) [0.000440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,b,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,B,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,B,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,bit,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,bit,return_int) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,B,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,b,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,bit,return_dec) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000627s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,b,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,b,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,b,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,B,return_int) [0.000625s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,bit,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,bit,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,b,return_dec) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,B,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,b,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,B,return_dec) [0.004868s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,B,return_int) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,B,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,b,return_int) [0.000833s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000468s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,b,return_dec) [0.000328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,bit,return_dec) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,b,return_dec) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,B,return_int) [0.000415s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,bit,return_dec) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,b,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,bit,return_int) [0.000209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,B,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,bit,return_int) [0.001283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,b,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,b,return_int) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,bit,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,B,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,bit,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,b,return_int) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,b,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,B,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,b,return_dec) [0.000527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,B,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,b,return_int) [0.002784s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,bit,return_dec) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,B,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,b,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,b,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,b,return_int) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,bit,return_int) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000788s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,bit,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,b,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,B,return_int) [0.001659s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,bit,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.001919s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,b,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,B,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,bit,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,B,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,bit,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,B,return_int) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,b,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,B,return_int) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,b,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,b,return_int) [0.000589s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,bit,return_dec) [0.000209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,bit,return_int) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,bit,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,b,return_int) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,B,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,B,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,bit,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,b,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,b,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,b,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,b,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,B,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,B,return_int) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000692s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,bit,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,B,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,b,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,B,return_int) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,B,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,B,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,B,return_int) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,b,return_int) [0.000458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,B,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000533s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,B,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,b,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,bit,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,B,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,bit,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,bit,return_int) [0.003948s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,bit,return_int) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,B,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,B,return_dec) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,b,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,bit,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,B,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,b,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,b,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,bit,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,B,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,B,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,B,return_int) [0.001314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.003085s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,bit,return_int) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,bit,return_dec) [0.005329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,b,return_dec) [0.001668s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,bit,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.002775s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,bit,return_int) [0.001224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,B,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,bit,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000625s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,b,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,bit,return_dec) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,b,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.001034s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,bit,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000676s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,B,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,b,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,B,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,b,return_int) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,b,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,bit,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,bit,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,B,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,b,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,B,return_int) [0.000746s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000446s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.001260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,b,return_dec) [0.000561s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,bit,return_int) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.001365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,bit,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,bit,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,B,return_dec) [0.001749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,bit,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,B,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,invalid_unit_suffix,return_dec) [0.002893s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,invalid_unit_suffix,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,invalid_unit_suffix,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,b,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,B,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,B,return_int) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,bit,return_dec) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,B,return_int) [0.002728s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,invalid_unit_suffix,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,bit,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,B,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,invalid_unit_suffix,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,bit,return_int) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,b,return_dec) [0.000601s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,b,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,B,return_dec) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,B,return_int) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,bit,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,b,return_dec) [0.000438s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,bit,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,b,return_int) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,bit,return_int) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,B,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000577s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,b,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,b,return_dec) [0.000199s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,b,return_int) [0.000199s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,bit,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,bit,return_int) [0.000513s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,b,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,b,return_int) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,b,return_int) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,bit,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,B,return_dec) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,B,return_int) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,B,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,bit,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,B,return_int) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,invalid_unit_suffix,return_int) [0.000552s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,b,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,b,return_int) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,bit,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,B,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,bit,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,b,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,B,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,b,return_int) [0.000196s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,bit,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,b,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,bit,return_int) [0.000199s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,bit,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000753s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,b,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,bit,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,b,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,B,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,B,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,bit,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,B,return_int) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,bit,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,bit,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,bit,return_int) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,B,return_dec) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,B,return_int) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,B,return_dec) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,B,return_int) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,bit,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,b,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,b,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,B,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,bit,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,b,return_dec) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,b,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,bit,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,b,return_dec) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,b,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,b,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000512s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,bit,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,B,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,b,return_int) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,B,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,B,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,B,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,B,return_int) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,b,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,bit,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,b,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,bit,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,b,return_dec) [0.001079s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,b,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,bit,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,B,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.001196s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,B,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,b,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,B,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,bit,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,B,return_dec) [0.000566s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,bit,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,B,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,B,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,bit,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,b,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,B,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,b,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,b,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,bit,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,b,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,B,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,b,return_dec) [0.000522s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,b,return_int) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,bit,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,b,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,bit,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,B,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,b,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,bit,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,B,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,B,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,b,return_dec) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,bit,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,B,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,b,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,b,return_int) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,b,return_dec) [0.000500s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,bit,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000793s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,b,return_int) [0.000591s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,b,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,b,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,bit,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,b,return_int) [0.000452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,bit,return_dec) [0.000764s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,b,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,bit,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,b,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,b,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,bit,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,B,return_dec) [0.000421s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,B,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,bit,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,b,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,b,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,bit,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,b,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,bit,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,B,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,b,return_int) [0.001317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,bit,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,bit,return_int) [0.000611s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,b,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,B,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,B,return_int) [0.000199s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,b,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,invalid_unit_suffix,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,invalid_unit_suffix,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,b,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,B,return_int) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,b,return_dec) [0.000197s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,bit,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,b,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,bit,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,bit,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,B,return_dec) [0.009912s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,bit,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,b,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,bit,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,bit,return_int) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,B,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,b,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,b,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,bit,return_dec) [0.008917s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,B,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,B,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,B,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,b,return_int) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,bit,return_int) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,b,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,B,return_int) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,bit,return_dec) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,bit,return_int) [0.008235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,b,return_int) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,bit,return_int) [0.000566s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,b,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,B,return_dec) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,B,return_int) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,B,return_dec) [0.000723s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,B,return_int) [0.004938s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,b,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,invalid_unit_suffix,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,b,return_dec) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,b,return_int) [0.000525s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,bit,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,B,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,bit,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,B,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,bit,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,B,return_int) [0.001500s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,b,return_dec) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,bit,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,b,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,b,return_dec) [0.001090s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,B,return_int) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,b,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,bit,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,B,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.001313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,B,return_dec) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,b,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,b,return_int) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,B,return_int) [0.000887s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,B,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,b,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,b,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,B,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,b,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,B,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,bit,return_int) [0.000483s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,b,return_int) [0.001745s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,B,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,B,return_int) [0.002351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,B,return_int) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000605s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000434s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000812s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,B,return_dec) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,B,return_int) [0.002804s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,b,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,B,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,bit,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,b,return_int) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,bit,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,B,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,B,return_int) [0.000197s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,bit,return_dec) [0.000196s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,bit,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,B,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,b,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,b,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,B,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,b,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,b,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,b,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,B,return_dec) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,B,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,bit,return_int) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,B,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.028666s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,B,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.005041s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,bit,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,B,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,bit,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,b,return_dec) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,bit,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,B,return_int) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,B,return_int) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,b,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,B,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,bit,return_int) [0.000477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,bit,return_int) [0.012559s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,b,return_int) [0.001014s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,B,return_int) [0.000939s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,b,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,b,return_int) [0.002413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,b,return_dec) [0.000833s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,B,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.002255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,bit,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,B,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,B,return_int) [0.003336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,bit,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,bit,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,B,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,bit,return_int) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,bit,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,B,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,B,return_dec) [0.003645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.004951s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,B,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.003749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,B,return_dec) [0.001737s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,B,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,b,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,bit,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,b,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,bit,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,B,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,b,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,b,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,B,return_dec) [0.004964s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,b,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,bit,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.001725s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,bit,return_int) [0.000651s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000853s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,b,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,B,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,bit,return_dec) [0.001701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,bit,return_dec) [0.000756s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,bit,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,b,return_dec) [0.004197s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,b,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,bit,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,B,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.003850s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,b,return_int) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,B,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,bit,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,B,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,b,return_int) [0.004332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,b,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,bit,return_int) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,B,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,bit,return_dec) [0.001283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,B,return_int) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,b,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,B,return_int) [0.003731s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,b,return_dec) [0.000742s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,b,return_int) [0.000863s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,bit,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.004142s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,b,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,bit,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,B,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,b,return_int) [0.000715s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,b,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,b,return_int) [0.005368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000468s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,b,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,bit,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,B,return_dec) [0.001178s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,B,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,bit,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,bit,return_int) [0.008633s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,b,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,bit,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,b,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,B,return_dec) [0.004054s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,B,return_int) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,B,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,B,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,bit,return_int) [0.001328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,B,return_dec) [0.001478s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,bit,return_dec) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,bit,return_dec) [0.005079s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,b,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,bit,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,B,return_int) [0.000535s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,bit,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,B,return_int) [0.003055s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,B,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000548s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,B,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,B,return_int) [0.000745s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.011042s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.006594s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,b,return_int) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,B,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,B,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,bit,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,b,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,bit,return_int) [0.003252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,b,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,B,return_int) [0.004510s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,b,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,bit,return_dec) [0.003479s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,B,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,bit,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,B,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.004235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,b,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,bit,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.006351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000606s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000910s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,bit,return_dec) [0.002031s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,B,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,b,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.009774s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,bit,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,B,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,b,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,B,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,b,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.004076s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.002298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,B,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,bit,return_int) [0.000543s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,B,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,b,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,b,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,b,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,B,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.012640s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,b,return_int) [0.000415s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,B,return_int) [0.000693s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,b,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000625s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,b,return_int) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,B,return_dec) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,B,return_int) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,B,return_int) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.006389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000492s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000598s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.001228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.001996s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000434s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.003088s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,bit,return_dec) [0.002413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,bit,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,bit,return_int) [0.000458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,B,return_dec) [0.001914s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,B,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,b,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,B,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,B,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,b,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.005794s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,bit,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,b,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,b,return_int) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,B,return_dec) [0.001289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,B,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,b,return_dec) [0.006856s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,bit,return_dec) [0.001951s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,B,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,B,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,B,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,B,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,b,return_dec) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,b,return_int) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,bit,return_dec) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,B,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,b,return_dec) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,bit,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,bit,return_dec) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,bit,return_dec) [0.007389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,b,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,b,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,B,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,B,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,bit,return_int) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,bit,return_dec) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,b,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,b,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,B,return_int) [0.007534s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,b,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,b,return_int) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,B,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,B,return_int) [0.000201s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,b,return_dec) [0.000604s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,bit,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,B,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,bit,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,bit,return_int) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,bit,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,B,return_dec) [0.007265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,bit,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,B,return_dec) [0.001237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,b,return_int) [0.000436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,bit,return_dec) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,B,return_int) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,b,return_dec) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,bit,return_int) [0.003122s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,B,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,B,return_int) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,bit,return_int) [0.000209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,B,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,B,return_int) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,bit,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,b,return_dec) [0.004559s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,b,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,B,return_dec) [0.000439s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,b,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,bit,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,B,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,B,return_int) [0.001553s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,B,return_int) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000643s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,bit,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,b,return_int) [0.003168s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.001409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000530s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,b,return_int) [0.003270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,B,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,b,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,b,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,B,return_dec) [0.000586s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,bit,return_int) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,B,return_dec) [0.000200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,bit,return_dec) [0.000204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,b,return_dec) [0.000198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,bit,return_int) [0.006069s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,B,return_int) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.001796s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,b,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,b,return_int) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,B,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,B,return_int) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.002430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,B,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,b,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,B,return_dec) [0.004246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,b,return_int) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,B,return_dec) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,B,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,bit,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,B,return_dec) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000674s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,B,return_int) [0.005757s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,bit,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,bit,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,b,return_int) [0.006328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,B,return_int) [0.000526s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000524s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,bit,return_int) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,b,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,B,return_dec) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,b,return_int) [0.003982s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,bit,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,bit,return_int) [0.000601s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,b,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,bit,return_int) [0.000478s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,bit,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.005588s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,bit,return_int) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,b,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,b,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,bit,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,B,return_dec) [0.005664s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,b,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,b,return_int) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,B,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,b,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,b,return_int) [0.001621s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,B,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,b,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,B,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,bit,return_dec) [0.002939s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,bit,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.004719s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,b,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,bit,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,bit,return_dec) [0.002204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,bit,return_dec) [0.001451s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,bit,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,B,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,B,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,b,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,B,return_dec) [0.005343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,B,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,B,return_int) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000693s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,B,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,bit,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,bit,return_int) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,b,return_int) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,bit,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,B,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.003092s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,B,return_int) [0.001699s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,B,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,B,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,b,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,b,return_int) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,bit,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,b,return_dec) [0.004334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,bit,return_dec) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,B,return_dec) [0.001459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,bit,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,bit,return_int) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,B,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,bit,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,b,return_int) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,bit,return_int) [0.000203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,B,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,b,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,b,return_int) [0.000594s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,bit,return_int) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,B,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,invalid_unit_suffix,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000655s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,B,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,B,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,B,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,B,return_dec) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,bit,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,bit,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,B,return_dec) [0.000641s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,B,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,b,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,bit,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,B,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,b,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,bit,return_int) [0.007471s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,B,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,bit,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,b,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,b,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,b,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,b,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,B,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,bit,return_dec) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.009577s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,B,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,b,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,bit,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,bit,return_dec) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,B,return_int) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,bit,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,B,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,bit,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,bit,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,bit,return_int) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,B,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,B,return_int) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,bit,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,B,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,b,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,bit,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,B,return_dec) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,b,return_dec) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,bit,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,B,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000682s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,b,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,B,return_int) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,bit,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,B,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,B,return_int) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.011337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,b,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,bit,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,B,return_dec) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,b,return_dec) [0.000209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,bit,return_dec) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,b,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,B,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,b,return_dec) [0.000202s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,bit,return_dec) [0.000199s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,bit,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,B,return_int) [0.000206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,bit,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,bit,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,b,return_dec) [0.000205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,b,return_dec) [0.001311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,bit,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,B,return_int) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.002804s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,B,return_int) [0.000527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.003575s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,b,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,B,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,B,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,B,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,b,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,B,return_dec) [0.007271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000631s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,b,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,bit,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,bit,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,B,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,B,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,bit,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,bit,return_int) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,B,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,b,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,B,return_int) [0.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.008990s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,bit,return_dec) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,B,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,b,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,B,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,B,return_dec) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,B,return_dec) [0.003493s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,bit,return_dec) [0.001472s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,B,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,B,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,bit,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,b,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,B,return_int) [0.000421s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,B,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,B,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,B,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,B,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.005263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.001992s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,b,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,bit,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,B,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,b,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,bit,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,B,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,B,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.006131s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,bit,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,bit,return_int) [0.000494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,b,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,B,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,b,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,b,return_int) [0.004367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,b,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,b,return_int) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,B,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,bit,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,B,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,bit,return_dec) [0.003931s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,B,return_dec) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,B,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,b,return_int) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,bit,return_int) [0.002857s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,bit,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,bit,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,B,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,bit,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,b,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,b,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,b,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,B,return_dec) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,b,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,bit,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,B,return_dec) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,B,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,b,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,bit,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,bit,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,B,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,invalid_unit_suffix,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,B,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,B,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,invalid_unit_suffix,return_dec) [0.010389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,invalid_unit_suffix,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,b,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,b,return_dec) [0.000214s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,bit,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,B,return_dec) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,b,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,bit,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,B,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,bit,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,B,return_int) [0.011375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000517s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,bit,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,B,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,bit,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,b,return_dec) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,B,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,bit,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,bit,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,invalid_unit_suffix,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,invalid_unit_suffix,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,invalid_unit_suffix,return_int) [0.000553s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,B,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,B,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,bit,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,B,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,invalid_unit_suffix,return_dec) [0.003882s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,B,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,b,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,B,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,B,return_int) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,b,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,B,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,b,return_int) [0.004939s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,bit,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,b,return_dec) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,b,return_int) [0.000210s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,B,return_int) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,b,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,B,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.002527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,b,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,bit,return_dec) [0.000629s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,B,return_dec) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,b,return_dec) [0.000207s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,B,return_int) [0.000212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.002140s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,b,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,b,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,B,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,b,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,bit,return_dec) [0.000208s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.003285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,bit,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,B,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,B,return_dec) [0.000211s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.003346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,b,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,bit,return_dec) [0.000213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.002218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,b,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,bit,return_int) [0.000215s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,B,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,b,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,bit,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.014549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,b,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,B,return_int) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,b,return_dec) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,B,return_int) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,b,return_int) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.005351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,B,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,bit,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,b,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,B,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,b,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,b,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,bit,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,bit,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,B,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,bit,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,B,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,b,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,bit,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,bit,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,b,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,B,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,b,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,b,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,bit,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,b,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,bit,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,bit,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,b,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,B,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,bit,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,B,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,b,return_int) [0.001441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,bit,return_int) [0.003203s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,B,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,b,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,bit,return_int) [0.001831s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,B,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,bit,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,bit,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,B,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,b,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,B,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.002125s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,bit,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,b,return_int) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,B,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,b,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,bit,return_int) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,b,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,B,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,bit,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,bit,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,bit,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,bit,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,bit,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,B,return_dec) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,bit,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,B,return_int) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,bit,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,bit,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,B,return_int) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000599s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,B,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,b,return_int) [0.001628s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,bit,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,b,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,B,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,B,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,B,return_int) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,bit,return_int) [0.002025s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,B,return_int) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,B,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,B,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,B,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,bit,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,B,return_dec) [0.000464s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,B,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,bit,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,bit,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.005736s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.055362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,B,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,B,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,b,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,bit,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,B,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,b,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,b,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,B,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.002431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,b,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,bit,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,B,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,B,return_int) [0.000452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,B,return_int) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,b,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,B,return_dec) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,B,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,B,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,b,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,B,return_dec) [0.000596s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,B,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.009673s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000649s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,B,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,B,return_int) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,bit,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,B,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,b,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,bit,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,B,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,b,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,B,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,b,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,b,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,bit,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,bit,return_dec) [0.000576s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,b,return_int) [0.000638s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,bit,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,b,return_dec) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,bit,return_int) [0.001386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,B,return_dec) [0.000479s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,b,return_dec) [0.000639s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,bit,return_dec) [0.000867s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,b,return_int) [0.002062s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,b,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,B,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,b,return_dec) [0.001681s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,bit,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,b,return_int) [0.001225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,bit,return_int) [0.001239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,B,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,b,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,B,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,bit,return_int) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,b,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,b,return_int) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,B,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,bit,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,bit,return_int) [0.001899s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,b,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,b,return_int) [0.001318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.001304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.001345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,B,return_int) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.002308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,b,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.001290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,bit,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,bit,return_dec) [0.001634s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.001019s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,bit,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,bit,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,bit,return_int) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,b,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,bit,return_dec) [0.001289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,b,return_dec) [0.001287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,b,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000632s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,b,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,b,return_dec) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,b,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,b,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,B,return_dec) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,b,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,b,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,b,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,B,return_dec) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,bit,return_dec) [0.003314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,b,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,b,return_int) [0.001039s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,bit,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,b,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,B,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,b,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,bit,return_dec) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,b,return_int) [0.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,bit,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,bit,return_int) [0.002437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,B,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,b,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,bit,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,bit,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,B,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,b,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.001100s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,b,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.001486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,b,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,bit,return_int) [0.000901s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,B,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.002569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,b,return_int) [0.001324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.002295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.001799s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,b,return_int) [0.001158s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000899s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,bit,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,bit,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,bit,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,bit,return_int) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,b,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,B,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,B,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,B,return_dec) [0.000489s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,b,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,bit,return_int) [0.000421s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,B,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,b,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,bit,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,B,return_int) [0.000553s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,b,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,B,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,bit,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,b,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,bit,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,b,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,B,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,b,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,B,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,b,return_dec) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,bit,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,b,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,bit,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,B,return_dec) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,b,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,B,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,B,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,B,return_dec) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,bit,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,bit,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,b,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,b,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,bit,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,bit,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,bit,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,b,return_int) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,B,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,bit,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,bit,return_int) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,B,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000455s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,b,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000691s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,b,return_int) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,B,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,b,return_dec) [0.002027s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,b,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,bit,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,invalid_unit_suffix,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,B,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,B,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,invalid_unit_suffix,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,bit,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,b,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,b,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,B,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,bit,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,B,return_dec) [0.000463s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000525s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,b,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,bit,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,B,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,B,return_dec) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,bit,return_int) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,bit,return_int) [0.000604s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,B,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,B,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,bit,return_int) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,invalid_unit_suffix,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,bit,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,b,return_dec) [0.011359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,b,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,B,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,invalid_unit_suffix,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,b,return_int) [0.004308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,bit,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,bit,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,b,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,bit,return_int) [0.000956s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,B,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,B,return_dec) [0.003227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,bit,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,b,return_dec) [0.002999s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,B,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,b,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,bit,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,b,return_dec) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,b,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,bit,return_int) [0.002333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.001003s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,b,return_int) [0.000651s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,B,return_dec) [0.001319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,b,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.002411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,b,return_int) [0.000699s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000674s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000746s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.001278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,B,return_dec) [0.001629s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,b,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,b,return_int) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,B,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.002470s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,b,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,b,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,B,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,B,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,bit,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,bit,return_int) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,b,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,bit,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,B,return_dec) [0.001756s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,b,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,B,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,bit,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,b,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,B,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,B,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,b,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,B,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,b,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,b,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,B,return_dec) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,bit,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,b,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,bit,return_dec) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,bit,return_int) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,B,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,B,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,B,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,bit,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,B,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,bit,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,B,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,bit,return_int) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.003236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,bit,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,b,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,b,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,bit,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,B,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,B,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,b,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,bit,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,b,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,B,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,B,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,b,return_int) [0.002436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,B,return_int) [0.000217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,b,return_int) [0.001305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,b,return_dec) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,b,return_int) [0.002592s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,B,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,B,return_dec) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,b,return_dec) [0.000610s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,B,return_dec) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,B,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,b,return_int) [0.000796s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,b,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,B,return_int) [0.001355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,bit,return_dec) [0.000471s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,B,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,b,return_int) [0.001345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,b,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,b,return_int) [0.002240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,b,return_dec) [0.000540s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,b,return_int) [0.001193s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,bit,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,bit,return_int) [0.000219s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,B,return_dec) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,b,return_dec) [0.001238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,B,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,b,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,bit,return_int) [0.001291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,b,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,bit,return_dec) [0.001220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,B,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.002054s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,b,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,b,return_int) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,b,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,bit,return_int) [0.001289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,b,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,bit,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,bit,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,bit,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,b,return_int) [0.001575s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,bit,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,B,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,b,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,B,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,bit,return_int) [0.000218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,B,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,bit,return_int) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,B,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,bit,return_int) [0.001099s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.001369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,bit,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,B,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,b,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,bit,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,bit,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,invalid_unit_suffix,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,b,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,b,return_int) [0.000965s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,bit,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,bit,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,B,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,invalid_unit_suffix,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,B,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,b,return_int) [0.001689s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,invalid_unit_suffix,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,bit,return_dec) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,B,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,B,return_int) [0.002588s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,B,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,bit,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.002517s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.001981s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,B,return_int) [0.000527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,B,return_int) [0.000955s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,bit,return_int) [0.002088s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,b,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,bit,return_int) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,invalid_unit_suffix,return_int) [0.000529s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,b,return_int) [0.010570s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,bit,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,B,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,invalid_unit_suffix,return_int) [0.002278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,b,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,bit,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,B,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,bit,return_dec) [0.004243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,B,return_dec) [0.000442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,b,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,B,return_dec) [0.000558s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,b,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,bit,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.002273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,B,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,B,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,b,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,B,return_int) [0.001569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,B,return_dec) [0.003243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,B,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,bit,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,B,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.001016s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,b,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,b,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,bit,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.002558s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,b,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,bit,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,B,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,b,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,b,return_dec) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,b,return_int) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,bit,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,B,return_int) [0.002090s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,bit,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,B,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,b,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,bit,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,b,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,bit,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.001094s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,b,return_dec) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,B,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,b,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,B,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,b,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,B,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,b,return_int) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,bit,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,b,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,b,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,bit,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,B,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,b,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,b,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,bit,return_dec) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.001981s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,bit,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,B,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,B,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,bit,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.001097s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.002292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,b,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,b,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,B,return_dec) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,b,return_dec) [0.002912s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,B,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,b,return_int) [0.000457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,b,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,bit,return_int) [0.002617s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,b,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,B,return_dec) [0.000222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,B,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,B,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,b,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,bit,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,bit,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,B,return_int) [0.000220s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,b,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,B,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,b,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,B,return_dec) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,B,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,B,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,B,return_int) [0.000225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,bit,return_int) [0.000670s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,B,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,bit,return_int) [0.002235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,bit,return_int) [0.007212s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,b,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,b,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,bit,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,b,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,b,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,b,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,B,return_dec) [0.000221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,b,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,bit,return_dec) [0.000595s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,bit,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,B,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,B,return_dec) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,B,return_int) [0.000542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,b,return_int) [0.001564s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,b,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,B,return_dec) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,bit,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,bit,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,b,return_int) [0.000793s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,b,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,B,return_int) [0.000453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,bit,return_int) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,B,return_int) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,bit,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,bit,return_dec) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,b,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,B,return_int) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,B,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,b,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,bit,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,B,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,b,return_int) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,B,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,bit,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,B,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,B,return_int) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,b,return_dec) [0.000223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,B,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,b,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,bit,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,b,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,b,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,b,return_dec) [0.004957s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,B,return_int) [0.012388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,bit,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,bit,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,B,return_int) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,B,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,bit,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,B,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,b,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,bit,return_dec) [0.010432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,bit,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,bit,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,bit,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,b,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,bit,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,B,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,B,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,b,return_int) [0.004388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,bit,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000428s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.001603s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.001038s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,B,return_int) [0.013760s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000581s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,B,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.001918s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,bit,return_int) [0.004213s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,b,return_int) [0.000451s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,bit,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,b,return_dec) [0.003732s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.004375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000501s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000944s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.001024s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.001243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000455s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000524s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,b,return_int) [0.001359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.001583s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000642s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000684s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000646s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,bit,return_dec) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,B,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,B,return_int) [0.008712s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000439s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,b,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,bit,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,B,return_int) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,bit,return_dec) [0.004161s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,bit,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,b,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,b,return_dec) [0.003597s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,b,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,bit,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,B,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,B,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,bit,return_int) [0.003550s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000415s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,b,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,bit,return_int) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000224s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,B,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,bit,return_int) [0.000470s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,bit,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,bit,return_int) [0.006106s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,b,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,bit,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,b,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,B,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,B,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,b,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,b,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,B,return_int) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,b,return_dec) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,B,return_int) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,bit,return_dec) [0.002907s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,B,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,B,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_5 [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_6 [0.000237s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_context_manager_splits [0.010980s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_elapsed [0.000566s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_elapsed [0.000478s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_states [0.000267s] ... ok {1} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.000298s] ... ok {1} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_to_fast [0.000999s] ... ok {1} oslo_utils.tests.test_timeutils.TimeItTest.test_timed [0.001251s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_delta_seconds [0.001510s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_aware [0.000642s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_datetime [0.000603s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_soon [0.000632s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_isotime [0.005433s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_strtime [0.004736s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_utcnow [0.000347s] ... ok {1} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_generate_uuid [0.000256s] ... ok {1} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_id_is_uuid_like [0.000233s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_tuple [0.000405s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_not_present_less_than [0.000270s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_major_false [0.000295s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_version [0.000265s] ... ok {1} oslo_utils.tests.test_versionutils.VersionPredicateTest.test_version_predicate_valid_multi [0.000318s] ... ok {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_dict_instead_of_text [0.000299s] ... ok {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_same_encoding_different_cases [0.000295s] ... ok {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_tuple_instead_of_text [0.000244s] ... ok ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_3_vhdx [38.137239s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_5_gpt [0.104938s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Found unknown feature bit in byte 1: 0b0/0b1111 {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_gpt_mbr_check [0.000622s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_future_flags [0.000974s] ... ok 5+0 records in 5+0 records out 5242880 bytes (5.2 MB, 5.0 MiB) copied, 0.0211106 s, 248 MB/s ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_6_luks [38.105783s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_invalid_data [0.038643s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_invalid_data_without_raw [0.007354s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Safety check backing_file on qcow2 failed because Image has a backing file WARNING [oslo_utils.imageutils.format_inspector] Safety check data_file on qcow2 failed because Image has data_file set {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_safety_checks [0.066137s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qed_always_unsafe ... SKIPPED: qemu-img not installed or does not support qed format /bin/sh: line 1: mkisofs: command not found {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_1___iso____iso9660__ ... SKIPPED: mkisofs not installed {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_3___vmdk____streamOptimized__ [2.035555s] ... ok 5+0 records in 5+0 records out 5242880 bytes (5.2 MB, 5.0 MiB) copied, 0.0197749 s, 265 MB/s {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit [4.678135s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_offset [0.026641s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_footer_checks [0.000634s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000974s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001552s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000559s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001051s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001051s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000708s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000574s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000905s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000631s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001458s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001978s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001661s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002167s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000713s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000575s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010667s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000608s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005679s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000553s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000599s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.005241s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000894s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000548s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000612s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001232s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002863s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001161s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.009408s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004080s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000620s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000611s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000756s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004663s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000633s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000533s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002040s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000639s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001043s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000582s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000546s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000610s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000554s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000639s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000650s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000626s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000453s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002539s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000599s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000451s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000559s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000457s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001601s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000574s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001002s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000856s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000913s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000452s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000835s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000462s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000619s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000465s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001220s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000549s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000651s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000470s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000599s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000973s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000540s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002724s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004812s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001958s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000554s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000715s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003768s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000738s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000612s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000461s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005367s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000470s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002408s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000549s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003594s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001099s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002033s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001395s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000596s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002613s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000578s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000830s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002245s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001917s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001991s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001827s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000863s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002285s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001707s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001850s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001008s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002977s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001152s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000896s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000866s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000934s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000914s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000949s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000756s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000731s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000562s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000624s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001227s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000914s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000856s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001327s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000838s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000883s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000795s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000821s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000768s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000887s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000753s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000879s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000860s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000899s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000752s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000785s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000802s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000746s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000846s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000840s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000878s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000832s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000849s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000804s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000776s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001063s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000956s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000734s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000761s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000925s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000885s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000817s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003964s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000854s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001650s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001278s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000848s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000891s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000760s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001352s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001038s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005162s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000974s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001445s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002549s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005603s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001161s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004066s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000733s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001147s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001924s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001528s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000878s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000829s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000926s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000934s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001179s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001763s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002241s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000955s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000804s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000974s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000892s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000766s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000783s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001046s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000820s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000787s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000731s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000883s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000876s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000847s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000886s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000907s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000821s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005744s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001067s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001371s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000838s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001181s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001017s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000892s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000751s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000832s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001051s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000906s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000883s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000984s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001266s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000873s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000877s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000578s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000623s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001039s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000791s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000909s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000757s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000785s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000818s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000900s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002003s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000797s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002124s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000945s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003063s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000823s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000785s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000901s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000867s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000845s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000910s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000899s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000792s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000875s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001060s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000791s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000946s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000937s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000850s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000815s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001234s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000815s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001135s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000979s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000938s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000852s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000772s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000962s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000844s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000801s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001345s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000877s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001241s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001728s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002229s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001976s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000895s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002945s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000840s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000879s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000731s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000883s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001900s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000836s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000848s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000733s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002801s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003010s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005295s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001413s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001247s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001949s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004053s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004207s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002403s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000997s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002314s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000938s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001034s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000952s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000808s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000940s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001671s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000851s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000883s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001289s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000977s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001010s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000788s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000913s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000919s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001052s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000823s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000798s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002820s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000898s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004463s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000717s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000626s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001275s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000777s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000979s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000822s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000867s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000801s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001122s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000808s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000827s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000757s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001277s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001430s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000809s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000772s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000773s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000892s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000787s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000913s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000933s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001722s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000814s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000933s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000815s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000814s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000821s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000852s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000709s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000771s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000750s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000917s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000863s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000777s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000879s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000729s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000789s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000745s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000907s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000872s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002055s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004930s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000954s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001284s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000828s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000807s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001091s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000955s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000834s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000832s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001022s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001119s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000918s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000848s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000773s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000905s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000966s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000917s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000792s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000808s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000945s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000834s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000741s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000834s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000813s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000778s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000880s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000595s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000654s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000819s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000931s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001087s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002286s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002025s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000940s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005957s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001221s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001938s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003659s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001332s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000905s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003009s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001235s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002426s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001022s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002542s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000898s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008700s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000965s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000829s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000861s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000842s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000898s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000951s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000812s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001256s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000851s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000927s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003113s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000828s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001071s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000855s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001325s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001460s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001190s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001182s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001322s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000899s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000867s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001691s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001222s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000881s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000805s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000678s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001298s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.006043s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000797s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000895s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006642s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002745s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000975s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005301s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000884s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002925s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004331s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001559s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003989s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000802s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002081s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004228s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.005539s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000863s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001012s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003275s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000800s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000787s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003411s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000941s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001338s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001010s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003901s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000971s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001013s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000944s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001093s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003431s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001170s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000839s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001220s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.006240s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001022s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000822s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001106s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000945s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000770s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001801s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000955s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000850s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000809s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000947s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001366s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000898s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001026s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000719s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001254s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001345s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000805s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000807s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000937s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001227s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000926s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000804s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001314s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000860s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000911s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000811s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000903s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000876s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000767s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000828s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000938s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000858s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000768s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000848s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000909s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000798s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000805s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000849s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000778s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000814s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000776s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000974s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000802s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000900s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000760s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000895s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001126s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000861s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000774s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000787s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000803s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000845s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000783s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001009s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000882s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001230s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001247s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000649s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000596s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000933s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000600s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000662s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000560s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000581s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000653s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000753s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000563s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000882s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000704s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000532s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000611s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000677s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000818s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000635s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000619s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002389s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000607s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000548s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001041s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000669s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000817s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000667s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000559s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000529s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000606s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000601s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000527s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001010s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000637s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000610s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000976s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000807s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001219s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000800s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000733s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004635s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001378s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000527s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000859s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000560s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000611s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001139s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000599s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000732s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000935s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.007012s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000827s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000710s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000691s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000667s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001787s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000838s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000739s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000820s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000704s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000754s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000703s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000695s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000762s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001114s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000939s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000805s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000918s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000849s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000655s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000654s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000698s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000844s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000637s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000744s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000691s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000666s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000664s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000787s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000662s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000773s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000745s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000660s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000941s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000635s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000677s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000698s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000819s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000803s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000646s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000723s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000845s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000666s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000724s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001402s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000657s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000705s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000923s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000756s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000803s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000830s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001230s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000873s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000902s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000817s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001035s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001049s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000823s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001102s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000723s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000693s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000727s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002204s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001809s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000544s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000758s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000558s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000636s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000907s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000733s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000624s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000591s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000549s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000729s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000665s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001441s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000591s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001009s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000554s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.006328s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000753s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.012714s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000697s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000727s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000563s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006720s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000935s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000734s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000540s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003063s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000611s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001084s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000569s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000554s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000810s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000568s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000741s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000614s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000767s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000533s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000880s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000577s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001281s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000582s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000673s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000783s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000566s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000560s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000712s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000594s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000453s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002142s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000640s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.007067s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000820s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000573s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001390s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000927s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000661s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000566s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000573s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000607s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000711s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000648s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000529s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000544s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000765s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001561s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000742s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000710s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001266s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000618s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000825s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000808s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000574s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000774s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000645s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000705s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000561s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000838s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000698s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000544s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000800s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000641s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000637s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000632s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000633s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000638s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000548s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000652s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000852s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000697s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000655s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000730s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000708s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000720s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000879s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000693s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000533s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000532s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000648s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000706s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000549s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000603s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000680s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000636s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000584s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000565s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000589s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000911s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000549s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000469s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000665s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000844s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000732s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000652s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000686s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000930s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001094s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001046s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000576s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000454s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000565s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000540s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000467s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000962s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000690s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001348s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000682s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000818s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000741s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000784s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000654s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000722s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000454s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000997s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000612s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000639s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000546s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.005852s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000568s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001674s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000460s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000745s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.014194s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000741s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000634s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000508s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008687s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000533s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000581s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001690s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000527s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006873s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000599s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000774s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000591s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000563s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000627s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000975s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000470s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000603s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000627s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000532s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001029s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000582s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000686s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000558s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000674s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000469s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000590s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000582s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000665s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000601s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000827s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000577s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000894s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000573s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000467s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000746s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000762s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000763s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003390s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000520s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002751s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000741s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000766s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000765s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000952s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000826s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000559s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000654s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000717s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000540s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000578s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000659s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000730s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000614s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000786s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000554s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000657s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000532s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000579s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000591s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000554s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000527s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000714s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000663s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001058s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000702s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000728s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000998s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000732s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000765s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000726s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000745s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000775s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000789s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000938s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000914s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000767s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001033s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000749s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000773s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000936s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000914s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001147s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000951s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000846s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000759s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000778s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000892s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000762s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001201s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000925s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000719s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000889s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001207s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001271s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001084s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000974s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000759s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000533s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000809s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000700s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000561s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000618s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000626s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000567s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000784s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000642s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000650s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000686s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001017s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000605s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000605s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001175s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000552s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002001s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000981s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000619s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006094s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002039s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000573s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000650s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000811s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000744s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000959s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000773s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000693s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000631s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000651s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000717s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000939s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000779s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000566s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000924s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000608s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000578s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000609s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001026s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000625s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000710s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000858s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000753s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000841s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000851s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000863s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000715s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000723s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000914s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000890s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000772s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000903s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000822s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000902s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000846s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001081s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000727s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000705s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000709s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000797s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000697s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000747s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001242s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000798s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000786s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000759s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000839s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000917s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000700s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000770s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000653s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000698s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000728s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000683s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000791s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003066s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000623s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000589s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000890s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000620s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000694s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000819s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000659s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000680s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000799s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000733s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000680s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000667s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000797s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000707s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000700s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000756s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000606s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000636s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000801s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000641s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001147s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000815s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000646s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000730s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000777s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000794s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000742s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000719s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000673s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000747s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000738s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000798s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000686s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000842s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000749s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000902s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000722s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000987s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000868s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000770s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000703s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000816s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000899s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001021s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000703s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000793s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000717s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000791s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000784s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000842s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000685s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001137s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000660s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000650s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000674s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000798s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000666s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000858s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000634s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000686s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000754s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000751s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000681s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000649s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000765s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000826s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000659s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000661s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000757s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000694s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000734s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000729s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000727s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000733s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000835s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000566s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000589s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000652s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000813s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000997s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000653s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000666s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000597s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000819s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000670s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000860s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000806s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000686s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001278s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000737s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000772s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000686s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001840s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000631s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000773s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000795s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000664s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000906s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001461s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000753s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000738s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000670s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000708s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000698s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000675s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000650s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000792s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000652s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000682s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000694s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000909s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000683s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000865s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000938s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000738s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000920s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000711s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000628s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002406s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000785s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001292s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001375s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000736s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000770s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000814s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000930s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001218s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001147s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001834s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001683s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001819s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001322s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001933s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.008730s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001410s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001038s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000953s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000986s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001127s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000924s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002144s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000964s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001423s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001010s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001023s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000958s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.010517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000982s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000837s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000880s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000953s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000827s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000845s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000855s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000944s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005329s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000858s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000819s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000886s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004973s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000848s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001007s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001265s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.005205s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001028s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001286s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000803s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010959s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000908s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000958s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000835s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000846s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000819s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000926s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000803s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000823s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000830s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000947s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000786s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000854s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010728s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000851s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000846s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000787s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000912s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000882s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000799s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000911s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000822s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000862s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000857s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000862s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000846s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001406s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000963s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000704s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000740s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000717s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000786s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000677s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002124s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000708s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000719s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000702s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000793s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000691s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000978s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000739s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001151s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000674s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000579s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000675s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000743s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000804s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000646s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000823s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000847s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000966s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000808s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000699s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000898s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001005s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000841s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000877s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003930s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001092s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000674s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000669s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000764s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000987s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000636s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000807s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000676s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000962s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001438s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000645s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000668s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000770s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000665s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001256s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001077s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000697s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001572s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000618s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000613s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000788s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000653s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002942s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003771s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000958s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000691s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003177s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000642s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003980s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000838s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001673s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005192s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001792s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002153s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000917s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000915s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001184s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000856s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000902s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000868s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000702s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000636s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000563s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000467s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000467s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000707s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000723s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000863s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000718s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000789s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000745s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001626s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002664s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003919s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000889s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000744s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000710s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000876s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000763s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000750s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008747s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000964s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000617s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000683s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000724s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000784s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000895s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001227s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000753s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001077s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000753s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000761s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000959s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000858s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000584s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000624s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003909s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000871s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000588s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000941s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003731s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000767s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003125s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003761s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000950s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001003s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004392s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000568s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000610s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000560s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000520s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001604s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000453s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000567s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000520s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000453s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000839s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000465s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000667s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000467s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000450s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000465s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000451s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000459s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000636s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000730s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_before_snapshot_list,three_snapshots) [0.000492s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000587s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000460s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000443s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000585s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000521s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000454s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,no_garbage,no_snapshots) [0.000532s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000461s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000451s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000478s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000543s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,no_garbage,no_snapshots) [0.000448s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000638s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,no_garbage,no_snapshots) [0.000571s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,no_garbage,three_snapshots) [0.000451s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000442s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000591s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000453s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000453s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000444s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000814s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000475s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000442s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000487s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000546s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000742s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000639s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000566s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000458s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_before_snapshot_list,no_snapshots) [0.000464s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_before_snapshot_list,three_snapshots) [0.000511s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,no_garbage,no_snapshots) [0.000603s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000474s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,no_garbage,no_snapshots) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000444s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000685s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,no_garbage,three_snapshots) [0.000480s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000443s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000494s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000459s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000434s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.005597s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000595s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000466s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000456s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000580s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000447s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.003306s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000464s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000876s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000454s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000701s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000617s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000445s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000507s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000445s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000614s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.002904s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000489s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000614s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000723s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,three_snapshots) [0.000530s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_before_snapshot_list,no_snapshots) [0.000450s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,no_garbage,no_snapshots) [0.000689s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.001317s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000945s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,no_garbage,three_snapshots) [0.002873s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000513s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000564s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,no_garbage,three_snapshots) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000675s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000578s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,no_garbage,no_snapshots) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,no_garbage,three_snapshots) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000445s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,no_snapshots) [0.000569s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000671s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,no_garbage,one_snapshots) [0.000520s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000652s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,no_garbage,no_snapshots) [0.000526s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000670s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.001340s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000555s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.001207s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000624s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000630s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000527s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000529s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.001123s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000591s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000463s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000613s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000470s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000448s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000574s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000457s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000568s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots) [0.000479s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots) [0.000552s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.002075s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000682s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.001755s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000455s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000694s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.011403s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000702s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000497s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000474s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000474s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000952s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.005632s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000586s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000454s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000609s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000469s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,three_snapshots) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_before_snapshot_list,one_snapshots) [0.000462s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_after_snapshot_list,no_snapshots) [0.000598s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,three_snapshots) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,no_snapshots) [0.000484s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,one_snapshots) [0.000547s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,no_snapshots) [0.002610s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000482s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000469s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_after_snapshot_list,one_snapshots) [0.003632s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000486s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,no_garbage,one_snapshots) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000519s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000570s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_before_snapshot_list,no_snapshots) [0.002544s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000452s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000481s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,no_garbage,no_snapshots) [0.000545s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,no_garbage,one_snapshots) [0.000457s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000441s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000504s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.004295s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000536s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.001551s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000463s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000584s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.001185s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000531s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.001874s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000582s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000657s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000502s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000460s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.002956s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000499s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000883s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000592s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000893s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000918s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000538s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.001398s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000729s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000720s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.001224s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000596s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.003363s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000862s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000828s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000933s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000808s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000733s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000603s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.013814s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.001441s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,no_garbage,no_snapshots) [0.000468s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,no_garbage,one_snapshots) [0.001966s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,no_garbage,three_snapshots) [0.002576s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots) [0.000500s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,no_garbage,one_snapshots) [0.000477s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.003790s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.003476s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000832s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots) [0.007871s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots) [0.007675s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,no_garbage,no_snapshots) [0.001055s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000797s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000817s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000855s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,no_garbage,three_snapshots) [0.000884s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000808s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000796s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.004813s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000993s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsJSONTestCase.test_qemu_img_info_blank [0.000656s] ... ok {3} oslo_utils.tests.test_dictutils.DictUtilsTestCase.test_flatten_dict_to_keypairs_with_separator [0.000367s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_timeout [0.501105s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_eventlet_is_patched [0.000758s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_invalid_patch_check [0.000313s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched [0.000617s] ... ok {3} oslo_utils.tests.test_excutils.CausedByTest.test_caused_by_implicit [0.000327s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_classmethod_call [0.000296s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_method_call [0.000340s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_method_call [0.000497s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_staticmethod_docstring [0.000747s] ... ok {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_1min_gives_2logs [0.001861s] ... ok {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_10exc_1min_gives_1log [0.001684s] ... ok {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_2exc_2min_gives_2logs [0.001070s] ... ok {3} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_dropped_no_reraise [0.000883s] ... ok {3} oslo_utils.tests.test_fileutils.EnsureTree.test_ensure_tree [0.000634s] ... ok {3} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_named_algorithm [0.000882s] ... ok {3} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_file_does_not_exist [0.000655s] ... ok {3} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_generic_io_error [0.000813s] ... ok {3} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_existing_path_and_not_default_suffix [0.000735s] ... ok {3} oslo_utils.tests.test_fixture.TimeFixtureTest.test_advance_time_delta [0.000423s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_any_found [0.000697s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object [0.000510s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_optional_arg_not_present [0.000412s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_raise_import_error_in_init [0.000760s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_optional_arg_present [0.000555s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module_error [0.000655s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_try_import_returns_default [0.000985s] ... ok {3} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_IPv4_prefix [0.000286s] ... ok {3} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_bad_prefix [0.000922s] ... ok {3} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_empty_prefix [0.000317s] ... ok {3} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_random_qemu_mac [0.000879s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_disabled [0.006140s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_socket_error [0.001547s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ip [0.000411s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv6_cidr [0.001062s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_set_tcp_keepalive [0.001407s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_icmp_type [0.000661s] ... ok {3} oslo_utils.tests.test_reflection.BoundMethodTest.test_static_method [0.000569s] ... ok {3} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_different_instance_callbacks [0.000798s] ... ok {3} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_different_simple_callbacks [0.001223s] ... ok {3} oslo_utils.tests.test_reflection.GetAllClassNamesTest.test_std_class [0.000634s] ... ok {3} oslo_utils.tests.test_reflection.GetAllClassNamesTest.test_std_class_up_to [0.000621s] ... ok {3} oslo_utils.tests.test_reflection.GetCallableNameTest.test_static_method [0.000710s] ... ok {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_class [0.000559s] ... ok {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_instance [0.000514s] ... ok {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_int [0.000551s] ... ok {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_unbound_method [0.000601s] ... ok {3} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_names_no_exclude_hidden [0.000517s] ... ok {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_crypt(binary) [0.004790s] ... ok {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_crypt(unicode) [0.004215s] ... ok {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_string_data_raises_type_error(binary) [0.008953s] ... ok {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_string_data_raises_type_error(unicode) [0.000451s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_bad_limits_with_op_rangein [0.000294s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_beyond_scope_with_op_rangein_le [0.003492s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_closing_bracket_with_op_rangein [0.000563s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_opening_bracket_with_op_rangein [0.000849s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_reverse_brackets_with_op_rangein [0.000589s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple3 [0.004223s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_string_vs_int [0.004868s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_too_many_args_with_op_rangein [0.000728s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_ne [0.001576s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sg [0.001792s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sg2 [0.006172s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sl2 [0.003580s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_all_with_op_allin [0.003581s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_with_int_limit_with_op_rangein [0.016803s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_one_with_op_allin [0.005634s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_simple [0.001473s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eq [0.003042s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eqeq [0.001532s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ge [0.003368s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ge2 [0.011452s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in2 [0.001824s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_le [0.000982s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or2 [0.002164s] ... ok {3} oslo_utils.tests.test_strutils.IsIntLikeTestCase.test_is_int_like_true [0.000647s] ... ok {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_argument_untouched [0.001001s] ... ok {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_do_no_harm [0.000642s] ... ok {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_nested_non_dict [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_non_dict [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_other_non_str_values [0.000563s] ... ok {3} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_mask_password [0.001733s] ... ok {3} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_sanitize_keys [0.001712s] ... ok {3} oslo_utils.tests.test_strutils.SplitByCommas.test_with_backslash_inside_unquoted [0.006310s] ... ok {3} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_failed [0.001500s] ... ok {3} oslo_utils.tests.test_strutils.StrUtilsTest.test_other_bool_from_string [0.000620s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,b,return_int) [0.000537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,B,return_int) [0.000590s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.003050s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,bit,return_int) [0.000751s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,B,return_int) [0.000486s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,b,return_dec) [0.002907s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,bit,return_int) [0.000642s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,b,return_dec) [0.000574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.003295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000655s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,b,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,B,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,b,return_int) [0.000903s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,B,return_dec) [0.000937s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,B,return_dec) [0.001094s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,B,return_dec) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,b,return_dec) [0.000555s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,b,return_int) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,b,return_dec) [0.005839s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,bit,return_dec) [0.000609s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,B,return_dec) [0.000673s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000757s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,b,return_int) [0.003099s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000886s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,b,return_dec) [0.000936s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,B,return_int) [0.001334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,b,return_int) [0.000827s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,bit,return_int) [0.000958s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,B,return_dec) [0.001931s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,bit,return_dec) [0.000927s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,bit,return_int) [0.002519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,B,return_dec) [0.001154s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,B,return_dec) [0.000626s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.001267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,bit,return_dec) [0.002529s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,B,return_dec) [0.001264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,b,return_int) [0.000723s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,B,return_int) [0.000904s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.011196s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000671s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000807s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000541s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000513s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,b,return_dec) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,bit,return_dec) [0.000524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000601s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,b,return_int) [0.000534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,b,return_dec) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,bit,return_dec) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,B,return_dec) [0.000489s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,bit,return_dec) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,b,return_int) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,B,return_dec) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,b,return_int) [0.000545s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,B,return_int) [0.000557s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,b,return_dec) [0.000581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,b,return_int) [0.000537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,b,return_dec) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,b,return_int) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,bit,return_int) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,B,return_int) [0.000617s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,b,return_dec) [0.000544s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,b,return_int) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000566s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,bit,return_int) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,B,return_dec) [0.000529s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,b,return_dec) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,b,return_int) [0.000615s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,bit,return_dec) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,B,return_dec) [0.000639s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,B,return_int) [0.000910s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000570s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,b,return_int) [0.000527s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,bit,return_dec) [0.000551s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,B,return_dec) [0.000534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000681s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000559s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,bit,return_dec) [0.000574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,bit,return_int) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,b,return_int) [0.000555s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,b,return_dec) [0.000570s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,b,return_dec) [0.000574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000500s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000874s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000714s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000733s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000630s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,b,return_int) [0.000676s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000677s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,b,return_int) [0.000606s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,B,return_int) [0.000697s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000628s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,b,return_dec) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,bit,return_dec) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000569s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,b,return_dec) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,bit,return_int) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,B,return_dec) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,bit,return_int) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,B,return_dec) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,bit,return_int) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000617s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,b,return_dec) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,bit,return_dec) [0.000537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,bit,return_int) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000601s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,b,return_int) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,bit,return_int) [0.000574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,B,return_dec) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000776s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,b,return_int) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,bit,return_int) [0.000525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,B,return_dec) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,b,return_dec) [0.000594s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,b,return_int) [0.000525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,bit,return_int) [0.000876s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,B,return_dec) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000545s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000553s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000600s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,bit,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,B,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.001180s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000606s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000678s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000540s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,b,return_dec) [0.000549s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,B,return_dec) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,B,return_int) [0.000533s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,b,return_dec) [0.002886s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,bit,return_int) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,bit,return_dec) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,bit,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,B,return_int) [0.000921s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000960s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,bit,return_dec) [0.000540s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,B,return_int) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,bit,return_int) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,B,return_dec) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,B,return_int) [0.000551s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.003228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,b,return_dec) [0.000782s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,b,return_int) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,bit,return_int) [0.002968s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,B,return_int) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,b,return_int) [0.001715s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,bit,return_int) [0.000910s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,b,return_int) [0.000595s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000623s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000562s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000578s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,bit,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,b,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,b,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,B,return_int) [0.006905s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,b,return_int) [0.001509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,B,return_dec) [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,B,return_int) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,bit,return_int) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000585s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,b,return_dec) [0.000840s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,bit,return_int) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,B,return_int) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000646s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,bit,return_dec) [0.000527s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,bit,return_dec) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,bit,return_int) [0.001042s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,B,return_int) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,bit,return_int) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,b,return_int) [0.000878s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,bit,return_int) [0.000826s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,B,return_dec) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,B,return_int) [0.001005s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.001857s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,b,return_int) [0.001004s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000739s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,B,return_int) [0.000614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000621s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,B,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,b,return_int) [0.000914s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,bit,return_dec) [0.007425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,bit,return_int) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,B,return_dec) [0.000437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000601s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,b,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,b,return_int) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,b,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,bit,return_dec) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,B,return_dec) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,B,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,b,return_dec) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,b,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,b,return_int) [0.000435s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.001409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,bit,return_int) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,B,return_int) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,bit,return_int) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,B,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,b,return_dec) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,b,return_dec) [0.000594s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,bit,return_dec) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,bit,return_int) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,b,return_int) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,b,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,b,return_int) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,bit,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,bit,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,B,return_int) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,b,return_int) [0.000703s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,B,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,B,return_dec) [0.000489s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,B,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000489s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,b,return_dec) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,b,return_int) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,B,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,bit,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,B,return_dec) [0.000635s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,b,return_dec) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,bit,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,B,return_dec) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,bit,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,B,return_dec) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,B,return_int) [0.000435s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,b,return_int) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,B,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,B,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,B,return_dec) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,b,return_dec) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,B,return_dec) [0.000813s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,invalid_unit_suffix,return_dec) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,b,return_dec) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,invalid_unit_suffix,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,b,return_int) [0.000688s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,bit,return_int) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,B,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,b,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,bit,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,invalid_unit_suffix,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,invalid_unit_suffix,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,b,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,bit,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,B,return_dec) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,B,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,invalid_unit_suffix,return_int) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,b,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,bit,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,invalid_unit_suffix,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,b,return_dec) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,b,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,b,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,b,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,bit,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,b,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,B,return_dec) [0.002837s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,bit,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,B,return_dec) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,invalid_unit_suffix,return_int) [0.003273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,b,return_dec) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,bit,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,bit,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,bit,return_dec) [0.000623s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,bit,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,B,return_int) [0.000654s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.001613s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,bit,return_dec) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,bit,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,B,return_dec) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,bit,return_dec) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,invalid_unit_suffix,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,bit,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,B,return_dec) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,invalid_unit_suffix,return_int) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,b,return_dec) [0.000566s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000545s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,invalid_unit_suffix,return_int) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,b,return_dec) [0.000608s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,b,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,bit,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,B,return_int) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,bit,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,B,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,b,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,b,return_dec) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,bit,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,bit,return_dec) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,B,return_dec) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,b,return_dec) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,b,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,bit,return_int) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,bit,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,b,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,bit,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,b,return_dec) [0.000447s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,bit,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000625s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,bit,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,B,return_dec) [0.000495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,bit,return_dec) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,bit,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,bit,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,b,return_dec) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,bit,return_dec) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,bit,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,B,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,B,return_int) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,b,return_dec) [0.000610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,B,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,b,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,b,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,B,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,b,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,bit,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,b,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,B,return_dec) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,B,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,bit,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,B,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,b,return_dec) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,b,return_int) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,bit,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,bit,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,B,return_dec) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,bit,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,B,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,B,return_int) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,bit,return_dec) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,B,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,bit,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,bit,return_dec) [0.000594s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,b,return_int) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,b,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,bit,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,B,return_int) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,bit,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,bit,return_int) [0.000647s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,bit,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,B,return_dec) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,b,return_dec) [0.000437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,B,return_int) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,b,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000599s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.002552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000544s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000629s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,b,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,B,return_dec) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,b,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,bit,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,B,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,b,return_dec) [0.000435s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,b,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,b,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,b,return_int) [0.000610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,B,return_int) [0.000495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,B,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.002598s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,b,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,bit,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,bit,return_int) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,bit,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,b,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,b,return_int) [0.000599s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,bit,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,bit,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,b,return_dec) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.001052s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,bit,return_int) [0.000929s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,B,return_dec) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,b,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,b,return_int) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,bit,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,B,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,b,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,bit,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,b,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,bit,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,bit,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,B,return_dec) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,bit,return_dec) [0.000674s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,B,return_int) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,b,return_int) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,B,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,bit,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,bit,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,b,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,b,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,bit,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,B,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,b,return_dec) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,bit,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,B,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,bit,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,B,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,b,return_int) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,bit,return_dec) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,B,return_dec) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,B,return_int) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,b,return_int) [0.000574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,bit,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,B,return_dec) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,b,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,bit,return_dec) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,bit,return_int) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000646s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,bit,return_dec) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,b,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,B,return_dec) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,bit,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,B,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,bit,return_dec) [0.000599s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,bit,return_int) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,b,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,bit,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,bit,return_dec) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,B,return_dec) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,B,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,b,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,B,return_dec) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,b,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,bit,return_int) [0.000584s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,B,return_dec) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,bit,return_int) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,B,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,bit,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,B,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,B,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,bit,return_int) [0.000645s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,bit,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,bit,return_int) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,B,return_dec) [0.000629s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,B,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,bit,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,B,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000689s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,b,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,bit,return_dec) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,bit,return_int) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,B,return_int) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,b,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,b,return_dec) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,b,return_dec) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,b,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,bit,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,bit,return_dec) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,invalid_unit_suffix,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,bit,return_dec) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,B,return_dec) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,b,return_dec) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,b,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,bit,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,bit,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,B,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,bit,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,B,return_int) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,invalid_unit_suffix,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,invalid_unit_suffix,return_dec) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,b,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,b,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,bit,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,B,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,invalid_unit_suffix,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,bit,return_dec) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,b,return_int) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,B,return_int) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,b,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,b,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,bit,return_int) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,B,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,b,return_dec) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,bit,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,B,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,bit,return_dec) [0.000697s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,bit,return_int) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,B,return_dec) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,b,return_dec) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,B,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,bit,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,B,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,bit,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,B,return_int) [0.000576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,bit,return_int) [0.000631s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,B,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,bit,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,b,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,b,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,B,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,invalid_unit_suffix,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,b,return_int) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,B,return_int) [0.000557s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,invalid_unit_suffix,return_int) [0.000557s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,b,return_dec) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,bit,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,B,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,B,return_dec) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,b,return_int) [0.000558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,b,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,B,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,B,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,bit,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,B,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,b,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,B,return_dec) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,B,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,b,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,B,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,B,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,B,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000798s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,B,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,B,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,bit,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,bit,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,b,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,B,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,B,return_int) [0.000621s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,B,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000601s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,b,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,bit,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,B,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,b,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,B,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,bit,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,B,return_dec) [0.003047s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,b,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,B,return_dec) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,b,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,bit,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,bit,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,B,return_dec) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,b,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,bit,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,B,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,B,return_int) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,b,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,bit,return_dec) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,B,return_int) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,b,return_dec) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,B,return_dec) [0.000567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,b,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,b,return_dec) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,bit,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,b,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,bit,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,b,return_dec) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,bit,return_dec) [0.000794s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,bit,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,bit,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,b,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,bit,return_dec) [0.000564s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,bit,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,B,return_dec) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,bit,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000613s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,bit,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,bit,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,B,return_int) [0.000520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,b,return_dec) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,bit,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,B,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,b,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,B,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,b,return_int) [0.000592s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,bit,return_int) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000627s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,bit,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,B,return_int) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,B,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,B,return_int) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,B,return_dec) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,b,return_dec) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,b,return_int) [0.000513s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,bit,return_dec) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000781s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,b,return_int) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,bit,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,bit,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,B,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,bit,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,bit,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,B,return_int) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,b,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,b,return_int) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,B,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,b,return_dec) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,bit,return_int) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,b,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,B,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,bit,return_dec) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,bit,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,B,return_dec) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,b,return_int) [0.000685s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,B,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,bit,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,B,return_dec) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,B,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,b,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,bit,return_dec) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,B,return_dec) [0.000596s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,b,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,b,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,b,return_int) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,b,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,B,return_dec) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,b,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,b,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,bit,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,bit,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000570s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,b,return_dec) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,bit,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,B,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,B,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,b,return_dec) [0.000618s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,b,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,B,return_int) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,bit,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,b,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,B,return_int) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,bit,return_dec) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000585s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,b,return_dec) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,bit,return_dec) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,B,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,b,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,b,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,b,return_int) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,b,return_dec) [0.000625s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,bit,return_int) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,B,return_int) [0.000758s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.001001s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,b,return_dec) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,B,return_dec) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,B,return_int) [0.000603s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,b,return_dec) [0.000561s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,B,return_int) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,b,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,bit,return_int) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,B,return_dec) [0.000527s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,B,return_int) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,b,return_dec) [0.000928s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,B,return_dec) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,b,return_dec) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,bit,return_int) [0.000515s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,B,return_int) [0.000524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,B,return_int) [0.000600s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,b,return_dec) [0.000762s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,B,return_int) [0.000576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000736s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000594s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000527s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,b,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,B,return_dec) [0.000675s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,B,return_int) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,B,return_int) [0.000532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,bit,return_int) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,b,return_int) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,bit,return_dec) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,bit,return_int) [0.000784s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,b,return_int) [0.000624s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,bit,return_dec) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,B,return_int) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,bit,return_dec) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,B,return_dec) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,B,return_int) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,B,return_dec) [0.000762s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000515s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,b,return_dec) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,b,return_int) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,B,return_dec) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,B,return_int) [0.000638s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,B,return_int) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,b,return_int) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,B,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,B,return_int) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,b,return_int) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,b,return_int) [0.000586s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,B,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000589s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,bit,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,bit,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,b,return_dec) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,bit,return_int) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,b,return_dec) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,bit,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,B,return_dec) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,B,return_int) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,bit,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,B,return_int) [0.000652s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,bit,return_dec) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,B,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000661s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,b,return_int) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,b,return_int) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,b,return_dec) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,B,return_int) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,B,return_int) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,b,return_dec) [0.000663s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,b,return_dec) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,b,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,b,return_dec) [0.002659s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,b,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,B,return_int) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000521s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,b,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.003290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,b,return_dec) [0.000662s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,B,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,b,return_dec) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,bit,return_int) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,B,return_int) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,b,return_dec) [0.000457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,bit,return_int) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,B,return_dec) [0.000520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,B,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,bit,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,B,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000529s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,b,return_dec) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,bit,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,bit,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,bit,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,B,return_int) [0.000614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,b,return_dec) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,b,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,B,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,bit,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,B,return_int) [0.000815s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,B,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,b,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000728s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000446s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000600s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000663s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,b,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,bit,return_int) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000627s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000660s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,B,return_dec) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,B,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,b,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,B,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,B,return_int) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,b,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,b,return_int) [0.000561s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,B,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,B,return_int) [0.000584s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,bit,return_int) [0.001261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.002469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,b,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,B,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,b,return_int) [0.000523s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000651s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000664s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000835s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.004780s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000546s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000446s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,b,return_int) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,bit,return_int) [0.000628s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,B,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,b,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,B,return_int) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,b,return_int) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,b,return_dec) [0.000549s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,bit,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,b,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,b,return_int) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,B,return_dec) [0.000620s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,B,return_dec) [0.000576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,bit,return_int) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,b,return_int) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,B,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,b,return_dec) [0.000532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,bit,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,B,return_int) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,bit,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,B,return_int) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000604s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,B,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,b,return_int) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,B,return_int) [0.000603s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,B,return_int) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,b,return_int) [0.000627s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,B,return_int) [0.000614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,b,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000513s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,B,return_dec) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,b,return_int) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,bit,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,bit,return_int) [0.000554s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,B,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,b,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,B,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,B,return_dec) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,bit,return_int) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,B,return_dec) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,b,return_int) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,bit,return_int) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,B,return_int) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000446s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,b,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,bit,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,B,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,B,return_int) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,b,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,B,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,b,return_int) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,b,return_dec) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,B,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,bit,return_int) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,B,return_int) [0.000628s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,b,return_dec) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,bit,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,b,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,B,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,B,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000506s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,bit,return_int) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,B,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,b,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,b,return_int) [0.000471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,b,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,B,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000499s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,b,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,B,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,b,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,b,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,bit,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,B,return_int) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,bit,return_dec) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,B,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,bit,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,B,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,b,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,bit,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,bit,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,bit,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,b,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,B,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,bit,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,B,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,bit,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,bit,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,B,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,bit,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,bit,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,B,return_dec) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000658s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,bit,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,B,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,b,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,B,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,bit,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,b,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,B,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,B,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,b,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,B,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,b,return_dec) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,bit,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,bit,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,b,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,bit,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,B,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,B,return_dec) [0.000581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,B,return_dec) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,B,return_int) [0.000614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,bit,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,b,return_int) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,b,return_dec) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,b,return_int) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,bit,return_int) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,B,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,b,return_int) [0.000437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,bit,return_int) [0.000639s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,b,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,B,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,bit,return_int) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,b,return_dec) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,bit,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,B,return_dec) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,B,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,b,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,bit,return_dec) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,bit,return_int) [0.000663s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,bit,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,b,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,bit,return_int) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,B,return_int) [0.000567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,b,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,b,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,b,return_dec) [0.000802s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,bit,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,bit,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,bit,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,B,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,B,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,B,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,b,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,b,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,bit,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,B,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,b,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,bit,return_int) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,B,return_int) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,bit,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,bit,return_dec) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,bit,return_int) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,bit,return_int) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,B,return_dec) [0.000625s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,bit,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,b,return_int) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,bit,return_dec) [0.000558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,b,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,B,return_int) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,B,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,bit,return_dec) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,b,return_dec) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,bit,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,b,return_int) [0.000523s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,B,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000740s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,b,return_int) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,B,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,b,return_int) [0.000523s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,b,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,bit,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,b,return_dec) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,B,return_int) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,b,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,bit,return_dec) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,b,return_dec) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,B,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,b,return_dec) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,bit,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,B,return_int) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,bit,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,bit,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,b,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,B,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,b,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,B,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,bit,return_int) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,B,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,b,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,b,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,b,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,bit,return_dec) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,bit,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,b,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,bit,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,B,return_int) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,b,return_int) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,bit,return_dec) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,B,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,b,return_int) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,B,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,B,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,bit,return_dec) [0.000766s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,b,return_dec) [0.000586s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,B,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,bit,return_int) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,B,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,b,return_int) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,bit,return_dec) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,bit,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,bit,return_int) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,B,return_int) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,bit,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,B,return_dec) [0.000530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,B,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,B,return_int) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,b,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,bit,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,B,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,B,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,B,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,b,return_dec) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,b,return_int) [0.000565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,B,return_int) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,b,return_int) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,bit,return_int) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,B,return_dec) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,b,return_dec) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,bit,return_int) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,B,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,B,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,b,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,b,return_int) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,bit,return_int) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,B,return_dec) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,B,return_int) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,b,return_dec) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,bit,return_dec) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,bit,return_dec) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,B,return_int) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,b,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,b,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,bit,return_dec) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,B,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000698s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,B,return_int) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,b,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,bit,return_int) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,B,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,b,return_dec) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,b,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,B,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,invalid_unit_suffix,return_dec) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,b,return_dec) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,b,return_int) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,bit,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,b,return_int) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,B,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,invalid_unit_suffix,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,invalid_unit_suffix,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,B,return_dec) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,invalid_unit_suffix,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,B,return_int) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,B,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,invalid_unit_suffix,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,bit,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,bit,return_int) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,invalid_unit_suffix,return_dec) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,b,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,bit,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,bit,return_int) [0.000486s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,B,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,invalid_unit_suffix,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,bit,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,invalid_unit_suffix,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,bit,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,b,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,bit,return_dec) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.000678s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,b,return_int) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,bit,return_dec) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,B,return_int) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,B,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,B,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,bit,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,B,return_int) [0.000978s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,bit,return_dec) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,B,return_int) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,b,return_dec) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,b,return_int) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,bit,return_int) [0.000850s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,B,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,invalid_unit_suffix,return_int) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,bit,return_int) [0.000621s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,b,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,bit,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,bit,return_int) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,B,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,B,return_int) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,b,return_dec) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,bit,return_int) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,B,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,b,return_dec) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,B,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,B,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,b,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,b,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,B,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000506s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,invalid_unit_suffix,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,b,return_int) [0.000699s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,bit,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000608s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,b,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,B,return_dec) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,bit,return_dec) [0.000204s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,B,return_dec) [0.001530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000435s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,b,return_dec) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,B,return_int) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,bit,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000955s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000761s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,bit,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,B,return_dec) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,B,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,b,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,b,return_int) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,bit,return_dec) [0.001053s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,B,return_dec) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,b,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,bit,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,b,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,bit,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,bit,return_int) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,B,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,B,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,B,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,b,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,bit,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,bit,return_int) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,B,return_dec) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,b,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000737s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,b,return_int) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,bit,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,bit,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,B,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,b,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,b,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,B,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,B,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,b,return_int) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,bit,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,bit,return_int) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,b,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,B,return_dec) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,B,return_dec) [0.000793s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,b,return_int) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,B,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,bit,return_dec) [0.000746s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,B,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,bit,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,b,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,bit,return_dec) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,B,return_int) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,b,return_dec) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,bit,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,b,return_dec) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,bit,return_dec) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,b,return_dec) [0.000614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,b,return_int) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,bit,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,B,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,bit,return_dec) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,bit,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,B,return_int) [0.002490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,bit,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,bit,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,B,return_dec) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,B,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,B,return_int) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000604s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,bit,return_int) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,b,return_dec) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,b,return_int) [0.000638s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,bit,return_int) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,b,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,bit,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,B,return_dec) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,b,return_int) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000559s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,b,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,b,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,bit,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,B,return_dec) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,bit,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,b,return_dec) [0.000698s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,bit,return_int) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000559s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,bit,return_int) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,B,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,b,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,B,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,B,return_dec) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,B,return_dec) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,bit,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,B,return_int) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,b,return_dec) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,b,return_int) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,bit,return_dec) [0.000665s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,B,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,bit,return_int) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,b,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,bit,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,b,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,bit,return_dec) [0.000629s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,bit,return_int) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,B,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,b,return_dec) [0.000611s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,b,return_int) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,bit,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,bit,return_dec) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,b,return_dec) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,b,return_int) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,B,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,b,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,B,return_dec) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,B,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000546s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,B,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,B,return_int) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000626s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,b,return_int) [0.000499s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,B,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,B,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,B,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,B,return_dec) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,bit,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,bit,return_int) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,b,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,b,return_int) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000773s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,b,return_dec) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,B,return_int) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000446s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,b,return_dec) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,B,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,bit,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,B,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,b,return_int) [0.001114s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,B,return_int) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000435s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,b,return_dec) [0.000489s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,bit,return_int) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,B,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,B,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,bit,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,B,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,B,return_int) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,b,return_dec) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,bit,return_int) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,b,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,bit,return_dec) [0.002344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,B,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,b,return_dec) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000540s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,b,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,b,return_dec) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,invalid_unit_suffix,return_int) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,b,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,B,return_dec) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,B,return_int) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,invalid_unit_suffix,return_int) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,b,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,b,return_int) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,bit,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,bit,return_int) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,invalid_unit_suffix,return_int) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,b,return_dec) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,bit,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,invalid_unit_suffix,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,b,return_int) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,bit,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,B,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,b,return_int) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,B,return_int) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,b,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,B,return_dec) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,invalid_unit_suffix,return_int) [0.000557s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,b,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,B,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,invalid_unit_suffix,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,invalid_unit_suffix,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,b,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,b,return_int) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,bit,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,bit,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,b,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,B,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,b,return_dec) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,B,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,B,return_int) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,b,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,bit,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,b,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,B,return_int) [0.000595s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,B,return_int) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,invalid_unit_suffix,return_int) [0.000559s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,b,return_dec) [0.000832s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,bit,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,B,return_int) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,invalid_unit_suffix,return_int) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,b,return_int) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,invalid_unit_suffix,return_dec) [0.002661s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,B,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,b,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,bit,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,invalid_unit_suffix,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,bit,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,bit,return_int) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,b,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,B,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,bit,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,bit,return_dec) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,bit,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,B,return_int) [0.000549s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.001627s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,bit,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,b,return_dec) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,b,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,bit,return_dec) [0.000437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000508s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,bit,return_int) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000661s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,bit,return_dec) [0.000447s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,B,return_dec) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,B,return_int) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,B,return_dec) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,b,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,bit,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,b,return_int) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,bit,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,b,return_int) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,b,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,bit,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,B,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,B,return_int) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,b,return_dec) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,b,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,B,return_dec) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,B,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,B,return_int) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,bit,return_dec) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,bit,return_int) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,B,return_dec) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,bit,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,B,return_dec) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,bit,return_dec) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,bit,return_int) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,b,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,B,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000513s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,b,return_dec) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,bit,return_int) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,b,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,b,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,bit,return_dec) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,bit,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,b,return_int) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,bit,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,b,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,bit,return_dec) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,B,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,B,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,b,return_int) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,b,return_int) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,B,return_dec) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,b,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000949s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,B,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,B,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,b,return_int) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,B,return_int) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,b,return_dec) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,bit,return_int) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,bit,return_int) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,bit,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,bit,return_dec) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,bit,return_int) [0.000532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,B,return_dec) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,bit,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,B,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,B,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,bit,return_int) [0.000495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,B,return_dec) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,b,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,bit,return_dec) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,B,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,B,return_int) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,bit,return_dec) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,B,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,b,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,bit,return_int) [0.000566s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,b,return_int) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,bit,return_dec) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,B,return_int) [0.000579s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,bit,return_int) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,B,return_int) [0.000583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,b,return_dec) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,b,return_int) [0.000582s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,B,return_int) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,bit,return_dec) [0.000457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,bit,return_int) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,bit,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000369s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit_stream_optimized [5.535969s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,b,return_dec) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,bit,return_dec) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,b,return_int) [0.000659s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,bit,return_int) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,B,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,B,return_int) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,b,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,b,return_int) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,bit,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,B,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,B,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,B,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,B,return_int) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000612s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,b,return_int) [0.000680s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,bit,return_dec) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,b,return_int) [0.000534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,B,return_dec) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,B,return_int) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,b,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,B,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,B,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000529s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,b,return_dec) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,bit,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,B,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,b,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,bit,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,B,return_int) [0.001600s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,b,return_dec) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,b,return_int) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,bit,return_int) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,B,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,b,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,bit,return_int) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,B,return_int) [0.002614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,b,return_dec) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000508s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,b,return_dec) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,bit,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,bit,return_int) [0.000605s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,B,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,b,return_int) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,bit,return_int) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,b,return_dec) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,b,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,bit,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,B,return_int) [0.001309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,b,return_int) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,B,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,bit,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,B,return_dec) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,B,return_int) [0.000541s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,bit,return_dec) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,bit,return_dec) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,b,return_int) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,B,return_dec) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,B,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,b,return_int) [0.000554s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,bit,return_dec) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,b,return_int) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,bit,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,B,return_int) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000523s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,b,return_dec) [0.000688s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,B,return_dec) [0.000508s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,B,return_int) [0.000577s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,bit,return_int) [0.000413s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_offset_stream_optimized [0.062467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000425s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_format_checks [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,b,return_dec) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,b,return_int) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,bit,return_dec) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,B,return_int) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000724s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,b,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,b,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,b,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,bit,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,b,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,B,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,b,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,bit,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,B,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,b,return_dec) [0.001357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,b,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,B,return_int) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,b,return_int) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,B,return_dec) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,B,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,b,return_dec) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,b,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,B,return_dec) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,b,return_int) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,bit,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,b,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,bit,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,b,return_dec) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,bit,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,bit,return_dec) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,bit,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,bit,return_dec) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,bit,return_int) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,B,return_int) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,bit,return_int) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,b,return_dec) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,B,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,b,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,b,return_int) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,B,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,b,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,b,return_int) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,B,return_dec) [0.000446s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000588s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,b,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,b,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,bit,return_int) [0.000446s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000564s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,B,return_dec) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,B,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,b,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,B,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,b,return_int) [0.001291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,b,return_int) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000643s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,B,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.001097s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000849s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000499s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000513s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000557s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'monolithicflat' WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Unsupported subformat {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000541s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000579s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000588s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,b,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,b,return_dec) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,b,return_int) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000631s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,bit,return_int) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,B,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,B,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000589s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,B,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,bit,return_int) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,B,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,b,return_dec) [0.000568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,B,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000634s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000455s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_non_sparse_unsafe [0.077754s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,b,return_int) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000568s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorsTargeted.test_vhd_table_under_limit [0.000514s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsBlankTestCase.test_qemu_img_info_blank [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,b,return_int) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000711s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002194s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000603s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.002433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000546s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001091s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000539s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000641s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000322s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005926s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000570s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000544s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.001111s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.001498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.007632s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001125s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000752s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.001542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000715s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002727s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.001028s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000866s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003027s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000528s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,B,return_int) [0.000454s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000603s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001010s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000536s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000677s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,b,return_dec) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,b,return_int) [0.000459s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000582s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000624s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,B,return_int) [0.002113s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000429s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001213s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,bit,return_int) [0.000800s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000661s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,b,return_dec) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,B,return_dec) [0.000613s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,B,return_int) [0.000426s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001920s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,b,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000432s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001089s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,b,return_int) [0.000392s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000695s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,bit,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,b,return_dec) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000514s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000587s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,b,return_int) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000554s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000891s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,B,return_int) [0.000603s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000772s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,b,return_int) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001080s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,b,return_int) [0.000319s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000530s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000857s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000698s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,B,return_int) [0.000323s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000925s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000318s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,B,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000654s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000741s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000939s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000532s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,b,return_int) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001102s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000581s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000531s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000712s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000528s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,bit,return_int) [0.007339s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,B,return_int) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000922s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000514s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000999s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,B,return_dec) [0.000551s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,B,return_int) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,b,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,B,return_int) [0.000282s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000634s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,b,return_dec) [0.000832s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,b,return_int) [0.000532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,bit,return_dec) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001987s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,B,return_dec) [0.000416s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,B,return_int) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000434s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000808s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,b,return_dec) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,bit,return_dec) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,bit,return_int) [0.000597s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,B,return_int) [0.000525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,b,return_dec) [0.000650s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,bit,return_dec) [0.001928s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,b,return_dec) [0.003668s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,bit,return_int) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,B,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000588s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,b,return_dec) [0.000495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,b,return_dec) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.014656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000793s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,b,return_int) [0.000425s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,B,return_int) [0.000532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000303s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000344s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000664s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,B,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000594s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000352s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,b,return_int) [0.000868s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000684s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000323s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000641s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000557s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,b,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000491s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,bit,return_int) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,b,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,bit,return_dec) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,B,return_int) [0.000209s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,b,return_int) [0.000447s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,bit,return_int) [0.000689s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,b,return_int) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000447s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,b,return_dec) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,bit,return_int) [0.010676s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,bit,return_int) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,B,return_int) [0.000311s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.016808s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000799s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000771s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,b,return_dec) [0.000514s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,bit,return_int) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,bit,return_int) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,B,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000534s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000946s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000744s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000520s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002044s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,b,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000569s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,bit,return_int) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,b,return_dec) [0.000447s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000648s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,b,return_int) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,B,return_int) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,b,return_dec) [0.000654s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,b,return_int) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,bit,return_dec) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,B,return_dec) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.003924s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,B,return_int) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,b,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,bit,return_dec) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,b,return_dec) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,B,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.013367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,B,return_int) [0.000344s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.003260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,bit,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002983s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,B,return_dec) [0.000361s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,bit,return_dec) [0.000441s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000577s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,B,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,b,return_dec) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000909s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,bit,return_dec) [0.000446s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000525s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,B,return_int) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,b,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000414s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005086s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000746s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,b,return_int) [0.003232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000927s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001010s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000942s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000877s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,bit,return_dec) [0.012941s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.007568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,B,return_dec) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000931s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,b,return_int) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,B,return_int) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.005683s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,b,return_int) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,B,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,b,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.009165s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,B,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000500s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,b,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000618s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,b,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,b,return_dec) [0.000409s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,bit,return_int) [0.000474s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,b,return_int) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001016s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,B,return_dec) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,b,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,bit,return_dec) [0.000707s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003564s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,b,return_int) [0.000340s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,bit,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,bit,return_int) [0.000329s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,b,return_dec) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,b,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,bit,return_dec) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,bit,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005179s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,bit,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,bit,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,b,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,B,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,b,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,bit,return_dec) [0.000309s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000524s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,bit,return_int) [0.000342s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,b,return_int) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,bit,return_dec) [0.001052s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,B,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,B,return_int) [0.000214s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,B,return_int) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,B,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,bit,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000517s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,b,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000852s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,b,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,b,return_dec) [0.000212s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,b,return_int) [0.000209s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,b,return_dec) [0.000209s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,B,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000214s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,B,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,b,return_dec) [0.000207s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.009910s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000491s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000601s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,b,return_int) [0.004302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,b,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,bit,return_int) [0.001931s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002761s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002860s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000676s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,b,return_dec) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,b,return_dec) [0.000525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,bit,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000622s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,b,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,bit,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,bit,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,B,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,b,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000613s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,B,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,B,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000472s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,b,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,B,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,bit,return_int) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,B,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000981s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000978s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,B,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,B,return_int) [0.000322s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,b,return_dec) [0.000439s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000688s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000537s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000539s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,B,return_dec) [0.004824s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000489s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,B,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002763s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,b,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,b,return_int) [0.000869s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,bit,return_dec) [0.001511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004976s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,B,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000539s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000779s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,b,return_int) [0.000390s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003518s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000679s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,B,return_int) [0.007104s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,B,return_dec) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,b,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,b,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,b,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,B,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003740s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000699s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000457s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000570s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,bit,return_int) [0.005407s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003113s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,b,return_int) [0.003456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,bit,return_int) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,B,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,B,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,b,return_int) [0.000342s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002745s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000691s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,bit,return_int) [0.001418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,bit,return_int) [0.000251s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,B,return_dec) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,bit,return_int) [0.000286s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000243s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000689s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007578s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000789s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000460s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000518s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000824s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000697s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000467s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,b,return_int) [0.024116s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,bit,return_int) [0.000737s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,b,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,bit,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,b,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,bit,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004082s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004440s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000648s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001042s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000496s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001705s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000654s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000550s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.009896s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,bit,return_int) [0.000378s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,B,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000569s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,B,return_dec) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,B,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000278s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000669s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000608s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000580s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,bit,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000465s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000698s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000527s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000438s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000461s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000634s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000455s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.014084s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,bit,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,bit,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,b,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,b,return_int) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,bit,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,b,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,b,return_int) [0.000590s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,b,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,B,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010320s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000579s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,bit,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,bit,return_int) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000288s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000749s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,b,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,bit,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000563s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,B,return_int) [0.002341s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000562s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,b,return_int) [0.000366s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,B,return_int) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,b,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000698s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000870s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000742s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001045s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000459s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000453s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,B,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,b,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,invalid_unit_suffix,return_dec) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,b,return_int) [0.000266s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,bit,return_dec) [0.000211s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,invalid_unit_suffix,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,invalid_unit_suffix,return_int) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,bit,return_dec) [0.000215s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,B,return_dec) [0.000201s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,B,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,B,return_dec) [0.000209s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,b,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,bit,return_dec) [0.000207s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,B,return_int) [0.000210s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,b,return_int) [0.000208s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,bit,return_int) [0.000210s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,B,return_dec) [0.000204s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,B,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,bit,return_int) [0.000210s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,b,return_dec) [0.000207s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,bit,return_int) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,b,return_int) [0.000208s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000539s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000446s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,bit,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,b,return_dec) [0.000206s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,b,return_int) [0.000206s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,bit,return_int) [0.000211s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002662s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000458s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.003539s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000315s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,bit,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,B,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000391s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,b,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,bit,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000579s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000376s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,bit,return_int) [0.000301s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,B,return_dec) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,b,return_dec) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000543s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000454s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,B,return_int) [0.000337s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,bit,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000379s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,b,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,bit,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000324s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,invalid_unit_suffix,return_int) [0.000393s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,bit,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,B,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,B,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000438s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,invalid_unit_suffix,return_dec) [0.001308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,b,return_int) [0.001388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,bit,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,bit,return_int) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,b,return_int) [0.000365s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003709s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,bit,return_dec) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,B,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,B,return_int) [0.000315s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000552s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,invalid_unit_suffix,return_int) [0.001270s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000586s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,b,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,bit,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,B,return_dec) [0.000313s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,b,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,b,return_int) [0.000320s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000894s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,B,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,bit,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,bit,return_dec) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,B,return_dec) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,bit,return_int) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,b,return_int) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,bit,return_dec) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,bit,return_int) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,B,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000427s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005840s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000596s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.001547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,bit,return_dec) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000974s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,b,return_dec) [0.001324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,bit,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,B,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,b,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005099s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,bit,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000872s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,B,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,b,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,B,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,B,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,bit,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,B,return_int) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,b,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001314s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000494s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000661s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000886s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,b,return_int) [0.005463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,bit,return_int) [0.000881s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000397s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,b,return_int) [0.000364s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,bit,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,bit,return_int) [0.000328s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,B,return_dec) [0.000361s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,B,return_int) [0.000315s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000359s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.009320s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,B,return_dec) [0.009197s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000642s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.001187s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,b,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,bit,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,B,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,B,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,B,return_dec) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,b,return_int) [0.000215s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,bit,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,b,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,b,return_int) [0.000208s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,b,return_int) [0.000215s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,bit,return_dec) [0.000205s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,bit,return_int) [0.000637s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,B,return_int) [0.000215s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,b,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,B,return_int) [0.000211s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,b,return_dec) [0.000207s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,bit,return_int) [0.000260s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,B,return_dec) [0.000972s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000542s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000788s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000927s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,b,return_int) [0.000540s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,b,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001015s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,B,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,b,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,bit,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,b,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001190s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,b,return_dec) [0.000557s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.001001s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,B,return_dec) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000504s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000940s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.001920s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,B,return_int) [0.000289s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,b,return_dec) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000450s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001066s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000594s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000462s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.007078s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,bit,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,B,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,b,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000443s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000890s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000839s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000674s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001119s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000462s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000650s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000672s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,b,return_int) [0.000951s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000675s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,bit,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,B,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,b,return_int) [0.000637s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000520s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001188s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,B,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,b,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000507s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,B,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,b,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000464s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,b,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,B,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,b,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,B,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,b,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,B,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,b,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,B,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,bit,return_dec) [0.003159s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,b,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,b,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,bit,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,b,return_int) [0.001347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,b,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,b,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,B,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,b,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,bit,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.007088s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000601s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,b,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,bit,return_int) [0.004017s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,B,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,B,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,b,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,B,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001022s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,b,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,b,return_int) [0.000381s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000797s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000722s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000487s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,bit,return_int) [0.004132s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000569s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,b,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,bit,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,b,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,B,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,b,return_int) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000581s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001026s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000596s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,B,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,bit,return_int) [0.000768s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,B,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,B,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,bit,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002553s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000537s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,b,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,b,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,bit,return_int) [0.000212s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,B,return_int) [0.000209s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,invalid_unit_suffix,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,invalid_unit_suffix,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,B,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,B,return_int) [0.000203s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,invalid_unit_suffix,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,invalid_unit_suffix,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,b,return_dec) [0.000208s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,invalid_unit_suffix,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,B,return_dec) [0.000204s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,b,return_dec) [0.000200s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,B,return_int) [0.000206s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,invalid_unit_suffix,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,b,return_dec) [0.000219s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,b,return_dec) [0.000207s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,bit,return_dec) [0.000199s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,bit,return_int) [0.000200s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,bit,return_dec) [0.000815s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,bit,return_int) [0.000212s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,bit,return_dec) [0.000205s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,B,return_int) [0.000206s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,b,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,bit,return_dec) [0.000205s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,B,return_dec) [0.000202s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,B,return_int) [0.000201s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.007584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000890s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,invalid_unit_suffix,return_int) [0.002917s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000487s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000548s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000950s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000728s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000711s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000491s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000525s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005867s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000624s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000967s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000525s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000457s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000610s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002941s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000546s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001154s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,b,return_dec) [0.028233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,bit,return_int) [0.000429s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000772s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,B,return_dec) [0.000326s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,bit,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,bit,return_int) [0.000281s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000746s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000354s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,B,return_int) [0.000320s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,b,return_dec) [0.000333s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,b,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000334s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,bit,return_int) [0.000455s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000461s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001344s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000513s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000909s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000999s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000625s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000668s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,bit,return_dec) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,bit,return_int) [0.000311s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000544s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,B,return_dec) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,bit,return_int) [0.000312s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000683s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,b,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,B,return_int) [0.000311s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000566s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,B,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,b,return_int) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,bit,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,b,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000587s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,b,return_int) [0.000301s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000909s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,invalid_unit_suffix,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,B,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,b,return_dec) [0.000303s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,b,return_int) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,bit,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000460s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000577s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000866s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000458s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001004s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000500s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000524s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000485s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,bit,return_int) [0.015122s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000579s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,B,return_int) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,b,return_dec) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,b,return_int) [0.000212s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,b,return_dec) [0.000211s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,bit,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,bit,return_int) [0.000208s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,B,return_dec) [0.000205s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,B,return_int) [0.000201s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,b,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000707s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,B,return_dec) [0.000205s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,B,return_int) [0.000206s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,b,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,bit,return_dec) [0.000202s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,B,return_dec) [0.008437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,b,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,bit,return_dec) [0.000205s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,B,return_dec) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,B,return_int) [0.000208s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,B,return_int) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,b,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,b,return_dec) [0.000209s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,bit,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,bit,return_int) [0.000213s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,B,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.014961s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002665s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.002347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000878s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,B,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,b,return_dec) [0.000213s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,B,return_int) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,b,return_int) [0.000219s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,bit,return_dec) [0.000208s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,B,return_dec) [0.000202s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,B,return_int) [0.000202s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000500s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,b,return_int) [0.000838s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,bit,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,B,return_dec) [0.000211s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,B,return_int) [0.002548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,b,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,B,return_int) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,b,return_int) [0.000217s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,bit,return_dec) [0.000656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,bit,return_int) [0.000215s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,B,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,b,return_int) [0.000212s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,bit,return_dec) [0.000210s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,bit,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,bit,return_dec) [0.000208s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.007198s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003701s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,B,return_dec) [0.000460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,B,return_dec) [0.000698s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,B,return_int) [0.000254s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,b,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,b,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,B,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,bit,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,bit,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,bit,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000964s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,bit,return_dec) [0.000545s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,b,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,bit,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,b,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,bit,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,B,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,b,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,bit,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,b,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,b,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,bit,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,b,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,bit,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,bit,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,B,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,b,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.015421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,b,return_dec) [0.000428s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000527s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,bit,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,b,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,bit,return_dec) [0.000798s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,bit,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,B,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,B,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,bit,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,b,return_int) [0.000561s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,bit,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,bit,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,B,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,B,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,B,return_dec) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,B,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,B,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,B,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006677s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,B,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,b,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,bit,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,bit,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,B,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,b,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,B,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,b,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,B,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,b,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,bit,return_int) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,bit,return_int) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,B,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,bit,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,B,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,b,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,b,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,b,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,b,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,bit,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,B,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,bit,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010442s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000627s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.003168s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,b,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,bit,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,b,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,bit,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,B,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,B,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,b,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,bit,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,b,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,b,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,b,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,B,return_dec) [0.000678s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,B,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,bit,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,B,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,bit,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,B,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.011726s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,b,return_dec) [0.007638s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,B,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,B,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,b,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,B,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,B,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,b,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,b,return_int) [0.006325s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.021004s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000725s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,B,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,bit,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,bit,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,b,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,bit,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,b,return_int) [0.000863s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,b,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,bit,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,B,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,B,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,b,return_dec) [0.001032s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,bit,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,bit,return_int) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,b,return_int) [0.000916s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,B,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,bit,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,B,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,bit,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,bit,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,bit,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000850s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,B,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,b,return_int) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,B,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,b,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,bit,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.008568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000996s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000748s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000635s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,B,return_dec) [0.008334s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000549s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,b,return_dec) [0.000502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,b,return_int) [0.000696s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,bit,return_dec) [0.001223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,b,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,B,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001627s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000958s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,bit,return_int) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,B,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,b,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001746s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,B,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,b,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,bit,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,B,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,B,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002060s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001954s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.003356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,b,return_dec) [0.000775s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002152s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,bit,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,b,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,B,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,B,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,b,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,B,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,b,return_dec) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,bit,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.006567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000854s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000684s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000302s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000219s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000219s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000217s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,B,return_int) [0.000219s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,b,return_dec) [0.000841s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,b,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,B,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,b,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,B,return_dec) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,B,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000217s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000219s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,bit,return_dec) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,bit,return_dec) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,b,return_dec) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,b,return_dec) [0.000219s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,bit,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,bit,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,B,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,bit,return_dec) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.022643s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,b,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,b,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,B,return_dec) [0.000414s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,b,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,B,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000497s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000657s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,B,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,b,return_dec) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,B,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000850s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,b,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,B,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,B,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,b,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,b,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000716s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,b,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,B,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,bit,return_int) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010847s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,B,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,B,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000490s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,B,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,b,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,bit,return_int) [0.000297s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000417s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,b,return_int) [0.000565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,B,return_int) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000821s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,bit,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,b,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,bit,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,bit,return_int) [0.000272s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003675s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,B,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,bit,return_int) [0.000357s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000916s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,b,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,b,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,bit,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,b,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,bit,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004808s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,bit,return_dec) [0.002310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,bit,return_int) [0.000318s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,B,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,b,return_dec) [0.000949s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,b,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,b,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002810s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,B,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,B,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,b,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000241s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,b,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,B,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,bit,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,b,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,bit,return_int) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,B,return_dec) [0.001144s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000549s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,bit,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,bit,return_int) [0.000772s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000443s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002075s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,b,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,B,return_dec) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000986s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,B,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,b,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,bit,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,bit,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,b,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,b,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,bit,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,B,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,b,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,B,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,bit,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,bit,return_int) [0.001244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,b,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,b,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,bit,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,B,return_dec) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,B,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,B,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010808s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000958s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000817s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,b,return_int) [0.000650s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000757s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,B,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,b,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,B,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,B,return_dec) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,bit,return_dec) [0.000345s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003891s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000839s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,bit,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000586s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,B,return_dec) [0.000425s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000855s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000531s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,B,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,b,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,B,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000611s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,b,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,b,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,b,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,B,return_int) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,b,return_int) [0.000794s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,B,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,b,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,B,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,b,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.001195s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,b,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,bit,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,B,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,bit,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,b,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,bit,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,b,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010672s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,B,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,bit,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,b,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,B,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000354s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000575s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,B,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,b,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000977s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,b,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,B,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,b,return_dec) [0.000661s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,bit,return_dec) [0.000772s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,B,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007620s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,bit,return_dec) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,bit,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,bit,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000603s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,B,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,bit,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,B,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000865s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001008s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000507s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000552s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000624s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004653s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000542s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000514s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003040s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000536s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002687s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004300s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000610s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000559s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000513s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000571s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000536s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000932s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002343s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000763s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003104s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000985s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,bit,return_int) [0.061874s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,b,return_int) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,B,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,B,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,b,return_int) [0.000244s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002017s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000729s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000542s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,B,return_int) [0.003918s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,b,return_int) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.009373s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000732s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001093s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000244s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000771s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000901s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000881s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000441s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,bit,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,bit,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001787s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,b,return_dec) [0.000665s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,B,return_int) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000554s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000508s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000599s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,bit,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,b,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000500s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,B,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,bit,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,bit,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,B,return_int) [0.000247s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001707s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000354s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000553s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,bit,return_dec) [0.000902s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000660s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,B,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,bit,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,B,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,B,return_int) [0.001245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,B,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,bit,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,bit,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000633s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,B,return_int) [0.000261s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000798s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000465s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000909s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000608s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,B,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000553s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,b,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,B,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001099s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,B,return_int) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,B,return_int) [0.000351s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,b,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,bit,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,B,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,bit,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000705s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,bit,return_dec) [0.000558s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,b,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,bit,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,B,return_dec) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,B,return_int) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000599s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,B,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,b,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000638s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,bit,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,b,return_int) [0.000248s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,bit,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,invalid_unit_suffix,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,bit,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,invalid_unit_suffix,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,b,return_int) [0.000259s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000544s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,B,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,B,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000598s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,B,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,invalid_unit_suffix,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,bit,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,invalid_unit_suffix,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,bit,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,b,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000557s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,b,return_int) [0.002960s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000665s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,B,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,bit,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,bit,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,B,return_dec) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,invalid_unit_suffix,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,b,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,bit,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,B,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,b,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,B,return_dec) [0.000563s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000497s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000747s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000635s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,B,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,B,return_int) [0.000293s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000551s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000496s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,B,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,bit,return_int) [0.004034s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,B,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,b,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,b,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,B,return_int) [0.001434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000458s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000977s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000243s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000489s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,bit,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000456s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,B,return_dec) [0.002292s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,bit,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,b,return_int) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,bit,return_int) [0.000787s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,B,return_int) [0.000691s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000735s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,b,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,b,return_int) [0.000300s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,bit,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,b,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,B,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000757s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000639s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,B,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,b,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,B,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000632s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,bit,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,b,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,bit,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,B,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,b,return_dec) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003030s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,b,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,b,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,bit,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,b,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000555s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,B,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,B,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000375s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,bit,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,b,return_int) [0.000307s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,B,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,B,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,b,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,B,return_int) [0.000314s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000531s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000928s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000497s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000913s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000821s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000842s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,bit,return_dec) [0.013172s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004007s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,bit,return_dec) [0.003220s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000665s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,bit,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,B,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,b,return_int) [0.000246s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,B,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,b,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,bit,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,bit,return_int) [0.005532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,B,return_dec) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,b,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.007940s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,b,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,B,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002634s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,b,return_dec) [0.005328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,B,return_dec) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003149s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,b,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,b,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,b,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,b,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.007589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000686s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002918s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000387s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,b,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,bit,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000627s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,b,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000454s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000578s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003166s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000880s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001039s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001005s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,b,return_int) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,bit,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,bit,return_int) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,bit,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,B,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,B,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000878s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.003880s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000549s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000729s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000682s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,b,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,bit,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,B,return_int) [0.000455s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000635s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000452s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,b,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,B,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000933s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,B,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,bit,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,B,return_int) [0.000251s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000851s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000704s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000741s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000464s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000461s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000599s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,b,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,B,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,bit,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,b,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,b,return_int) [0.000305s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.003818s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,B,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,B,return_int) [0.000319s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,b,return_int) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000878s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,b,return_dec) [0.000620s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,bit,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,bit,return_int) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,B,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000566s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.002604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000895s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,bit,return_int) [0.000291s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,b,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,b,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000523s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,bit,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,b,return_int) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000588s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000455s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,bit,return_int) [0.001902s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,B,return_int) [0.000286s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,bit,return_dec) [0.000756s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,B,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,b,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,B,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000495s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000456s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000569s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000673s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000503s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000572s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,B,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,bit,return_int) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,b,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,b,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,b,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,bit,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,B,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000828s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,b,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,B,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,B,return_dec) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,b,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,B,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,b,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,B,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,bit,return_dec) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,B,return_int) [0.000251s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,b,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,B,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,B,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,B,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,bit,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,b,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000487s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,bit,return_dec) [0.000739s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,b,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,bit,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000582s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,bit,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000469s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,bit,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,B,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000570s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,B,return_int) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,B,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,bit,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,bit,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000961s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,bit,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,B,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,B,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,invalid_unit_suffix,return_int) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,bit,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,b,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,B,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,bit,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,invalid_unit_suffix,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,bit,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,bit,return_int) [0.000247s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,B,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000291s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,b,return_dec) [0.000446s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,B,return_int) [0.000239s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000764s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,B,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,b,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,b,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,B,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,B,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,bit,return_dec) [0.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000545s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,b,return_int) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000485s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000451s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,B,return_dec) [0.001592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000546s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,B,return_int) [0.000285s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,b,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000570s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000513s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,bit,return_int) [0.000821s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,invalid_unit_suffix,return_int) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,b,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,B,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,B,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,b,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,bit,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,B,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,b,return_dec) [0.000708s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,bit,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,bit,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000486s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,bit,return_int) [0.000298s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000582s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,B,return_int) [0.000293s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,b,return_dec) [0.000938s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,bit,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,b,return_int) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000468s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000809s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,bit,return_int) [0.002689s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,b,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,b,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,bit,return_dec) [0.000309s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,B,return_dec) [0.000353s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,b,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,bit,return_int) [0.000244s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,bit,return_int) [0.001117s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,b,return_int) [0.000310s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001570s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000237s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,b,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,B,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002557s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000706s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,b,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,b,return_int) [0.000801s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,B,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,bit,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,bit,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,B,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,bit,return_int) [0.000266s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,B,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,b,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,b,return_int) [0.000767s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,B,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,b,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000709s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000626s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,bit,return_int) [0.004287s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,B,return_int) [0.000308s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000720s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,b,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000615s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,b,return_int) [0.000755s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,bit,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,bit,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,B,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,bit,return_dec) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,B,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,b,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000860s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000708s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005645s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000617s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.006161s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,B,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,b,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,bit,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000432s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,b,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,bit,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,b,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,b,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,b,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,B,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002928s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000257s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000579s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,b,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,B,return_int) [0.000308s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,bit,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,bit,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001686s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,B,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,bit,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000717s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.001530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000527s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,B,return_dec) [0.001560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,b,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,B,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000944s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000746s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000689s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,bit,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,bit,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000526s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,b,return_dec) [0.002121s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,b,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,b,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000875s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,B,return_int) [0.000782s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000642s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000667s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,bit,return_dec) [0.003090s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001644s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000746s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,B,return_dec) [0.000898s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,bit,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000765s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,b,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,bit,return_dec) [0.001364s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000629s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,b,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,b,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000708s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,B,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,B,return_int) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000810s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001450s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000657s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000715s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,b,return_dec) [0.002788s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000807s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,b,return_dec) [0.000336s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000631s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,bit,return_int) [0.000447s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,B,return_int) [0.000258s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000787s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000667s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000891s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000649s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,b,return_dec) [0.001499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000763s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000779s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000669s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000761s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,B,return_dec) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,b,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,bit,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,B,return_int) [0.000788s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000271s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000626s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,b,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,bit,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,B,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,B,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000751s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,b,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,B,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,b,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,bit,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,B,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,b,return_int) [0.000265s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.009193s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002307s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001284s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001369s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001125s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,B,return_int) [0.008838s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,b,return_dec) [0.006142s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,b,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,B,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,B,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,bit,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,B,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000680s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,b,return_dec) [0.000447s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,b,return_int) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000678s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,B,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,b,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,B,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,b,return_int) [0.000246s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,b,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,b,return_int) [0.000850s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,b,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,B,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,bit,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,bit,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,b,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,b,return_int) [0.000332s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,bit,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,B,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,B,return_dec) [0.000785s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,b,return_int) [0.000320s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000638s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000552s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000828s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004661s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000578s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,bit,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000951s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000241s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000321s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000540s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000517s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,bit,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,bit,return_dec) [0.000624s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,b,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,bit,return_int) [0.000675s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,b,return_dec) [0.000585s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.001066s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,b,return_int) [0.001021s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,B,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,b,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000671s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000740s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000762s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000518s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,bit,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,bit,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,bit,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,B,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,b,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,bit,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,b,return_dec) [0.000648s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,b,return_int) [0.000969s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,bit,return_dec) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,bit,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,bit,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,b,return_int) [0.001683s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,B,return_int) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,b,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,bit,return_dec) [0.000771s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.001040s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,bit,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,B,return_dec) [0.000403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,B,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,b,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,B,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000638s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000551s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000551s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000525s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000742s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000556s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000923s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000513s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000549s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000563s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000742s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000742s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000508s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000752s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000529s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000545s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000515s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.014069s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,b,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,b,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,b,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,B,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,b,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,b,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,bit,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,B,return_dec) [0.000223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.005216s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,b,return_dec) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,b,return_dec) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000541s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000495s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001180s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,B,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,b,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000487s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004704s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000521s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000542s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002646s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000531s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004113s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.006853s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,B,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,B,return_int) [0.000383s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000681s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001139s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,B,return_int) [0.000300s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000276s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000611s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,b,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,b,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000622s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,b,return_int) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000508s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,bit,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001721s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000491s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000644s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,b,return_dec) [0.006020s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,b,return_int) [0.000222s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001102s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000534s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000566s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000608s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000393s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000840s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.003542s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000564s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000680s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000521s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.001002s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000531s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.003951s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000604s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,b,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,bit,return_int) [0.000268s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,b,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,B,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000585s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,B,return_dec) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000240s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000260s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,b,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,B,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001031s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,B,return_int) [0.002445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003186s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000551s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000676s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000298s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,bit,return_int) [0.000239s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,bit,return_int) [0.000388s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,B,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000675s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000461s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,B,return_int) [0.001392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,b,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.001345s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000595s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,bit,return_int) [0.000239s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.001186s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,bit,return_dec) [0.001364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,bit,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,bit,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,B,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,b,return_int) [0.000269s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002680s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.006788s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000529s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.010324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,b,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,B,return_int) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,B,return_int) [0.000218s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,b,return_int) [0.000218s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006940s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000220s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000222s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,B,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,b,return_int) [0.000581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,bit,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,bit,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,b,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,b,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,bit,return_dec) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,bit,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,B,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002218s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002206s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000608s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.007073s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,bit,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.006672s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,B,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000242s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,b,return_int) [0.000226s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000518s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,bit,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,B,return_dec) [0.000227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,B,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,b,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002669s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,b,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,bit,return_int) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,B,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000870s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002909s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000704s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,b,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,b,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,B,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,b,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,bit,return_int) [0.000224s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_2 [0.000481s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_1 [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_2 [0.000209s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_4 [0.000201s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_bad_expiry [0.000276s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003365s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_context_manager [0.003410s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004151s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_elapsed_maximum [0.000518s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_has_started_stopped [0.000220s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_leftover [0.000266s] ... ok {3} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.000341s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok {3} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_disabled [0.001170s] ... ok {3} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_exception [0.001638s] ... ok {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_aware_no_utc [0.000897s] ... ok {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_utcnow_ts [0.000417s] ... ok {3} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_is_uuid_like_insensitive [0.000244s] ... ok {3} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_name_is_uuid_like [0.000234s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_current_patch_not_present_less_than [0.000267s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004894s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_current_patch_not_present_same [0.000241s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_less_than [0.000263s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000524s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_major_true [0.000261s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006820s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002354s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002709s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001687s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok {3} oslo_utils.tests.test_versionutils.VersionPredicateTest.test_version_predicate_valid [0.014615s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_decode [0.000355s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_int_instead_of_text [0.000250s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_list_instead_of_text [0.000489s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_none_instead_of_text [0.000246s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_to_utf8 [0.000311s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005507s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000690s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002048s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000985s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000867s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000556s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000631s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000587s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000757s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000552s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.018674s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000632s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000496s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000467s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000882s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000683s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000543s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004771s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000525s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000559s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001398s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000651s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000543s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000586s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003077s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000510s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001780s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000539s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000470s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004408s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.010585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000507s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000837s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003301s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000550s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001006s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003457s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004338s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000552s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000480s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000601s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000541s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000461s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010545s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000587s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000490s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000498s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000705s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000831s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.011956s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000495s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000831s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000535s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000528s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000668s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000839s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.012909s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000508s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000558s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000544s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000491s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010948s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000719s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000667s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000885s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.008630s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000540s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000866s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003549s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000550s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001258s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003544s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000864s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000612s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001396s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000808s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000907s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000828s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000873s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000713s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001120s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000830s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000832s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000862s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000749s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000748s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000775s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000896s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000788s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000792s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000797s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000911s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000816s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000836s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001116s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000998s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000857s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000901s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000926s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000768s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000773s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000896s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000826s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000847s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000968s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000788s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000794s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000772s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001312s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000756s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000810s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000777s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000965s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000768s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000764s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000882s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000785s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000663s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000888s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000796s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000908s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000831s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000862s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000896s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000781s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000775s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000835s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000902s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000827s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000739s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000745s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000951s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000765s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000743s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000802s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000753s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000879s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000765s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000805s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003157s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000938s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000804s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000799s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000776s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000885s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000513s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000848s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001172s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002075s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002760s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003801s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000674s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000514s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001691s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001013s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000530s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000529s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000580s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000521s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000476s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000488s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000468s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001551s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000485s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000763s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000910s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000540s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000515s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000581s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000496s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000525s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002883s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000473s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000978s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001147s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000492s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000648s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000542s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000504s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000464s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000487s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000489s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000937s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000466s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000458s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000459s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000640s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000459s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001706s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000578s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000685s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000520s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002374s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000526s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000527s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000461s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000465s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000484s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002766s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000462s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000479s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000454s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000460s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001377s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001148s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000464s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000547s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000536s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003107s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000610s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000675s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000725s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000463s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001502s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000509s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000448s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000627s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000776s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000722s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000743s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000718s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002786s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000658s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000808s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000710s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000641s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000582s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001719s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000829s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001100s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000654s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000799s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000741s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000665s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000794s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000699s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000564s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000689s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000745s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000707s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000634s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000844s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000626s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000651s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000726s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000638s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000716s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000709s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000792s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000658s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000650s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000781s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000870s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000600s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000956s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002707s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000745s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000747s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000846s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001098s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001408s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000952s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001090s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000735s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002992s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000705s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000803s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000718s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000672s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001771s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000653s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000685s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000652s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000682s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000641s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000799s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000645s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000722s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000674s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000559s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000548s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000569s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000708s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000730s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000999s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000662s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000630s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000788s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000766s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000603s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000665s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000669s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000654s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000740s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001009s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002817s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000765s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000758s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000891s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000830s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000679s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000787s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000680s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000594s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001230s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000671s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000739s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000687s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000783s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000703s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000612s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000843s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001364s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000664s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000889s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000635s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000957s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000678s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000804s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000675s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000769s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000669s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000659s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001113s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000941s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003041s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000777s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000674s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001085s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000722s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001126s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000932s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000566s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000690s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002766s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000887s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000632s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000701s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004811s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000641s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000717s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001758s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000940s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000846s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000648s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000759s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000654s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000690s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001022s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000599s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000811s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000641s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000684s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000631s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000688s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000573s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000624s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000701s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000582s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000821s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000683s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000571s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000675s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000699s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000573s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000587s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000809s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000567s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000691s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001047s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002998s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001009s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000577s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000699s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000612s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000633s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000685s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000650s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000591s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000669s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000688s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000655s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000702s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000580s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000668s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001483s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000691s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000582s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000582s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000629s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000586s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000557s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000738s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001019s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000821s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003010s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000582s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000694s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000580s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000600s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001447s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000697s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000622s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000711s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000660s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000629s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000653s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000627s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000626s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000622s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000727s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000627s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000735s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002733s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000659s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000717s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001524s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001280s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000786s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000575s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000541s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000648s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000654s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000760s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003127s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000610s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000738s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000573s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000690s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000645s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000593s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000703s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000608s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000570s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000751s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000591s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000983s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000578s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000685s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000638s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000598s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000644s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000571s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000845s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000542s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000586s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000686s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001227s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000741s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000560s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000771s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000586s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000754s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000732s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000847s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001391s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001152s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000834s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000919s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001033s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000701s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002850s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001120s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000677s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000744s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000588s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000827s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000753s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001298s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000957s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000675s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000636s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000631s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000726s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002905s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000603s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000709s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000727s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000623s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000723s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000618s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000713s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000702s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000612s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000819s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000688s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000576s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000782s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000658s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001023s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000671s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000572s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000678s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000636s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000689s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000578s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000653s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000573s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000712s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000658s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000601s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000550s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000657s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000620s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000568s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000748s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000574s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000620s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000695s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000597s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000577s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000577s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002511s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000566s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000991s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000547s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001352s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000826s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000824s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000696s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000685s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000809s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000553s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000564s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000681s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000668s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000756s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000586s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000718s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000684s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000638s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000683s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000725s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000663s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000679s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000771s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000830s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002057s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000726s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000704s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000557s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001174s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000675s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,no_garbage,one_snapshots) [0.000737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,no_garbage,three_snapshots) [0.000679s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_before_snapshot_list,no_snapshots) [0.000895s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_before_snapshot_list,one_snapshots) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000925s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,no_snapshots) [0.000659s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000620s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,no_garbage,one_snapshots) [0.000753s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000558s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000601s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000644s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,no_garbage,no_snapshots) [0.000561s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000684s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000771s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000740s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000571s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000698s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000785s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000731s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000667s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000670s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000800s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000663s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000734s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000684s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000713s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000656s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000768s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000707s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000677s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000618s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000816s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000701s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,one_snapshots) [0.000630s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_after_snapshot_list,three_snapshots) [0.000677s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000713s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,no_garbage,three_snapshots) [0.000564s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000533s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000667s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.001047s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000644s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000649s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000602s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,no_garbage,three_snapshots) [0.000694s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000683s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000696s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000742s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,no_garbage,one_snapshots) [0.000681s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000598s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000582s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots) [0.000659s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000657s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000632s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000630s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000702s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000605s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000666s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000786s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000615s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000681s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000624s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000636s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.001123s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000789s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000640s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000590s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000911s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000885s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,no_garbage,no_snapshots) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,no_garbage,one_snapshots) [0.000613s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000740s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000630s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000627s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,three_snapshots) [0.000611s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000709s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000601s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,no_garbage,no_snapshots) [0.000604s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,no_garbage,three_snapshots) [0.000622s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.001078s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000823s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000693s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000607s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.001298s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000591s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.000563s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000758s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000826s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000558s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000802s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.014596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000811s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.000733s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000774s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000646s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000847s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.001216s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000637s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000692s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000753s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000553s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000601s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.006740s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000737s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000609s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,no_snapshots) [0.000595s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,one_snapshots) [0.000587s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_after_snapshot_list,three_snapshots) [0.000762s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000673s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000562s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,three_snapshots) [0.000654s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000695s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000621s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000728s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,no_garbage,no_snapshots) [0.000614s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000643s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000813s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000616s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,no_garbage,no_snapshots) [0.000650s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000669s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000790s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000649s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000645s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000557s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.001110s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000624s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000596s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000625s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000768s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000908s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000751s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000677s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000755s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000746s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000552s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000552s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000824s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000570s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000519s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000538s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000740s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000734s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000701s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000772s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000653s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000673s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.000702s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000795s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000617s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000661s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000584s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000714s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000728s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000543s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000636s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000758s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000857s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots) [0.000619s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots) [0.000634s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots) [0.000557s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,no_garbage,no_snapshots) [0.000551s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000529s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000662s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,no_garbage,one_snapshots) [0.000557s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,no_garbage,three_snapshots) [0.000534s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000541s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000815s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,no_garbage,one_snapshots) [0.000731s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,no_garbage,three_snapshots) [0.000664s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots) [0.000691s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.001004s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000585s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,no_garbage,one_snapshots) [0.000639s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000632s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots) [0.002797s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000617s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_api_compat [0.001157s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_no_timeout [0.501152s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_race [0.102315s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_eventlet_no_patcher [0.000377s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_no_warning [0.000649s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_func_call [0.000275s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_func_context_manager [0.000228s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_noexc_func_context_manager [0.000219s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_noexc_nocall_func_context_manager [0.000214s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_classmethod_context_manager [0.000306s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_staticmethod_context_manager [0.000413s] ... ok {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_capture_not_active [0.000282s] ... ok {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_no_reraise [0.000211s] ... ok {2} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_error [0.000342s] ... ok {2} oslo_utils.tests.test_fileutils.FileTypeTestCase.test_is_yaml [0.001128s] ... ok {2} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_read_all [0.000329s] ... ok {2} oslo_utils.tests.test_fileutils.RemovePathOnError.test_remove [0.000301s] ... ok {2} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_invalid_algorithm [0.000401s] ... ok {2} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_sleep_0_called [0.001002s] ... ok {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_default_prefix [0.000305s] ... ok {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_default_suffix [0.000288s] ... ok {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_existing_path [0.000406s] ... ok {2} oslo_utils.tests.test_fixture.TimeFixtureTest.test_advance_time_seconds [0.000241s] ... ok {2} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_different_sentinel [0.000998s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_bad_class [0.000490s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_class [0.000217s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_required_arg_present [0.000214s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_try_import [0.000219s] ... ok {2} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_local [0.000432s] ... ok {2} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_universal [0.000495s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_escape_ipv6 [0.000230s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_address_with_default_route [0.001200s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6 [0.001696s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_noscope_ipv6 [0.000592s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_invalid_icmp_code [0.000232s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_invalid_icmp_type [0.000227s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_int_in_range [0.000966s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv6 [0.000218s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_parse_host_port [0.000604s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit_ipv6 [0.000708s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit_params [0.000791s] ... ok {2} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_enabled [0.001172s] ... ok {2} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_disabled [0.001100s] ... ok {2} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_not_exists [0.001140s] ... ok {2} oslo_utils.tests.test_reflection.AcceptsKwargsTest.test_no_kwargs [0.018952s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_with_call [0.000317s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_instance_method [0.000253s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_callable_class [0.000354s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_callable_class_call [0.000237s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_class_method [0.000210s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_constructor [0.000202s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_mere_function [0.000756s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_callable_class [0.000221s] ... ok {2} oslo_utils.tests.test_reflection.GetClassNameTest.test_bound_method [0.000215s] ... ok {2} oslo_utils.tests.test_reflection.GetClassNameTest.test_static_method [0.000270s] ... ok {2} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_names_exclude_hidden [0.000249s] ... ok {2} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_no_exclude_hidden [0.000227s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_bad_literal_with_op_allin [0.000293s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_under_scope_with_op_rangein_ge [0.001673s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_one_with_op_allin [0.001085s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr_reversed [0.001651s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_int_upper_int_range_with_op_rangein_lt [0.001190s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_closing_brackets_with_op_rangein [0.000310s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_opening_brackets_with_op_rangein [0.000267s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple [0.001145s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple2 [0.001039s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_bogus_ops [0.000930s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_allin [0.001121s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eq [0.000903s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eq3 [0.001054s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_ge [0.001007s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_in2 [0.000895s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or [0.001096s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or2 [0.001180s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or3 [0.001064s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_seq [0.000891s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_match_int_leading_zero [0.000917s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_lower_float_range_with_op_rangein_ge [0.001630s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_upper_mixed_range_with_op_rangein [0.003455s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_with_float_limit_with_op_rangein [0.001192s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_lower_int_range_with_op_rangein_ge [0.000992s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eq2 [0.001075s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g3 [0.000932s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in [0.000943s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in3 [0.008277s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_le2 [0.001127s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ne [0.001052s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or [0.000951s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sg [0.000930s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sge [0.001053s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sle2 [0.001187s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sneq [0.001075s] ... ok {2} oslo_utils.tests.test_strutils.IsIntLikeTestCase.test_is_int_like_false [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml [0.000992s] ... ok {2} oslo_utils.tests.test_strutils.SplitByCommas.test_plain [0.001073s] ... ok {2} oslo_utils.tests.test_strutils.SplitByCommas.test_quote_inside_unquoted [0.001079s] ... ok {2} oslo_utils.tests.test_strutils.SplitByCommas.test_with_escaped_quotes_in_row_inside_quoted [0.000641s] ... ok {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_bool_from_string_default [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_is_valid_boolstr [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,b,return_dec) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,b,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,B,return_dec) [0.000458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,b,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,B,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,B,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,B,return_int) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,b,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,B,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,bit,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,B,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,bit,return_int) [0.007335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,B,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,B,return_int) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.001433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,B,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,b,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,b,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,bit,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,bit,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,bit,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,B,return_int) [0.000481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,B,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,B,return_int) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,b,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,bit,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.001035s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,b,return_int) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,B,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,B,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,bit,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,bit,return_dec) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,B,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,bit,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,B,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000673s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,b,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,bit,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,b,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,bit,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,B,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,b,return_dec) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,b,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,bit,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,B,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,B,return_dec) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,b,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,bit,return_dec) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,bit,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,B,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,bit,return_dec) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,B,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,b,return_dec) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,b,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,B,return_dec) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,b,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,bit,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000545s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,B,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,bit,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,b,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,b,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,b,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,b,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,B,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,b,return_dec) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,B,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,bit,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,bit,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,bit,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,bit,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,bit,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,B,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,b,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,bit,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,bit,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,B,return_int) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,b,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,B,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,b,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,B,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,bit,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,bit,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,b,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,B,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,b,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,bit,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,B,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,b,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,b,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,b,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,bit,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,bit,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,b,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,B,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,B,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,B,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,b,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,b,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,bit,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,bit,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,b,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,bit,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,b,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,b,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,bit,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,invalid_unit_suffix,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,b,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,invalid_unit_suffix,return_dec) [0.003926s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,b,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,b,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,bit,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,invalid_unit_suffix,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,B,return_dec) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,bit,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,invalid_unit_suffix,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,b,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,b,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,B,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,bit,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,b,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,bit,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,B,return_dec) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,bit,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,bit,return_int) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,B,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,bit,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,B,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,b,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,B,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,B,return_int) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000489s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,b,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,b,return_dec) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,invalid_unit_suffix,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,b,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,b,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,bit,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,bit,return_dec) [0.000752s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,B,return_int) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,bit,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,B,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,B,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,bit,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,b,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,bit,return_int) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,B,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,B,return_dec) [0.007317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,b,return_int) [0.000623s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,B,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.006104s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.000992s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,B,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,b,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,b,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,B,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,b,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,b,return_int) [0.000527s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,b,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,B,return_int) [0.001321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,b,return_int) [0.001609s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,bit,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,bit,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,B,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,B,return_dec) [0.002348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,b,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,b,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,B,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.002767s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,bit,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,b,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,b,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,B,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,bit,return_dec) [0.001274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,B,return_dec) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,b,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,B,return_int) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,bit,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,bit,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,bit,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,bit,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,b,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,bit,return_dec) [0.003941s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,bit,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,b,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,B,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,B,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,b,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,bit,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,bit,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,B,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,bit,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,B,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,B,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,B,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,b,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,bit,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,B,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,B,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,B,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,b,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,B,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,b,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,b,return_int) [0.000526s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,B,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,b,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,bit,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,b,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,b,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,b,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,B,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,bit,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,b,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,bit,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,bit,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,bit,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,B,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,b,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,B,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,bit,return_int) [0.016656s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,B,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,b,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,b,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,bit,return_dec) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,B,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,b,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,B,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,bit,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,b,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,bit,return_int) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,B,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,bit,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,b,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,bit,return_int) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,b,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.002456s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,B,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,b,return_dec) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,B,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,b,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,B,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,invalid_unit_suffix,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,bit,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,bit,return_dec) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,bit,return_dec) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,b,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,bit,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,b,return_int) [0.001033s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,B,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,b,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,bit,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,B,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,bit,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,bit,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,b,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,bit,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,B,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,b,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,bit,return_dec) [0.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,b,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,bit,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,B,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000499s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,B,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.002094s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.005033s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,b,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,bit,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,bit,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,bit,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,b,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,B,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,b,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,bit,return_dec) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,bit,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,B,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,b,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,bit,return_int) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,B,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,b,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,b,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000647s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,bit,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,bit,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,b,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,bit,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,bit,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,b,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,b,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,bit,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,bit,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,b,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,b,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,b,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,bit,return_dec) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,B,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,B,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,B,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,bit,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,b,return_dec) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,b,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000532s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,B,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,bit,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,B,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,b,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,B,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,b,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,bit,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,B,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,B,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,b,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,bit,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,b,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,B,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,bit,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,bit,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,bit,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,b,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,B,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,b,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,bit,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,b,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,bit,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,b,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,b,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,bit,return_int) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,B,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,b,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,b,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,b,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,bit,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,bit,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,B,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,bit,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,b,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,B,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,B,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,B,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,B,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,B,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,b,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,b,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,B,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,b,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,B,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,bit,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,B,return_dec) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,B,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,B,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,B,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,B,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000520s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,bit,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,B,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,bit,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,B,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,b,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,bit,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,bit,return_int) [0.000354s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,B,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,bit,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,b,return_dec) [0.002483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,B,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,bit,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,B,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,b,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,B,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,b,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,bit,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,B,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,B,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000733s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,B,return_dec) [0.000714s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,b,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000589s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,B,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,b,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,b,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,B,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,b,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,B,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,bit,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,B,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,B,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,b,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,B,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,b,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,B,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,b,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,b,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,B,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,b,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,b,return_int) [0.000461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,b,return_dec) [0.000531s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,B,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,b,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,bit,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,b,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,b,return_dec) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,bit,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,b,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,bit,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,B,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,b,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,bit,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,bit,return_dec) [0.002885s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,B,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,b,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,B,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,b,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,bit,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,B,return_int) [0.002685s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,bit,return_dec) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,bit,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,b,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,b,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,bit,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,b,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,bit,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,B,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,B,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,b,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,b,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,bit,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,b,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,bit,return_int) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,B,return_dec) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,bit,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,bit,return_int) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,B,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,B,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,bit,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,bit,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,b,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,b,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,B,return_int) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,bit,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,bit,return_int) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,B,return_int) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,b,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,b,return_int) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,b,return_int) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,bit,return_dec) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,bit,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,bit,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,B,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,B,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,bit,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,bit,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,B,return_int) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,b,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,B,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,B,return_int) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,bit,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,bit,return_int) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,bit,return_int) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,b,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,bit,return_dec) [0.000194s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,B,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,B,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,B,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,B,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,b,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,b,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,bit,return_dec) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,B,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,b,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,bit,return_dec) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,b,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,b,return_dec) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,bit,return_dec) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,B,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,b,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,b,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,b,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,b,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,bit,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,B,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,b,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,b,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,B,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000599s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,b,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,b,return_int) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,b,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,b,return_dec) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,b,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,B,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,b,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,B,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,b,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,B,return_int) [0.002677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,B,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,bit,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,b,return_int) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,bit,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,b,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,B,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,b,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,bit,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,B,return_int) [0.000469s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,bit,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,B,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,B,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,b,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,B,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,b,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.001622s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,bit,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,B,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,b,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,b,return_int) [0.000583s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,b,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,bit,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,B,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,bit,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,B,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,B,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,b,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,bit,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,b,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,b,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,B,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,B,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,b,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,bit,return_dec) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,B,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,b,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,bit,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,B,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,bit,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,bit,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,B,return_dec) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,b,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,B,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,bit,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,bit,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,bit,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,B,return_int) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,bit,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,b,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,B,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,invalid_unit_suffix,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,B,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,b,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,b,return_int) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,bit,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,bit,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,bit,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,B,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,b,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,b,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,B,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,b,return_dec) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,b,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,bit,return_int) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,B,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,b,return_int) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,bit,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,B,return_int) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,b,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,b,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,B,return_dec) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,b,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,bit,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,b,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,b,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,B,return_dec) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000545s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,B,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,B,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,bit,return_dec) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,B,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,bit,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,invalid_unit_suffix,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,bit,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,bit,return_dec) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,b,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,B,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,bit,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,bit,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,bit,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,B,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,b,return_dec) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,bit,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,B,return_dec) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,B,return_int) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,b,return_dec) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,B,return_int) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,b,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,bit,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,b,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,B,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,bit,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,B,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,b,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,b,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,bit,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,B,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,bit,return_dec) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,bit,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,b,return_dec) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,b,return_int) [0.000194s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,bit,return_int) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,b,return_dec) [0.000198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,bit,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,b,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,bit,return_dec) [0.000194s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,B,return_int) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,bit,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,B,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,B,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,B,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,B,return_int) [0.000200s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,B,return_int) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,bit,return_int) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,B,return_int) [0.000199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,B,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,B,return_dec) [0.000195s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,bit,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,b,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,bit,return_dec) [0.000196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,bit,return_dec) [0.000197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,b,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,B,return_int) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,b,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,B,return_int) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,B,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,bit,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,bit,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,B,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,b,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,bit,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,b,return_dec) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,B,return_dec) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,B,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,bit,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,bit,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,B,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,b,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,b,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,bit,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,bit,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,B,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,bit,return_dec) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,b,return_dec) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,bit,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,B,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000927s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,b,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,b,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,b,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,bit,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,bit,return_int) [0.000469s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,B,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,b,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,B,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,B,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,bit,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,bit,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,b,return_int) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,b,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,B,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,b,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,b,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,bit,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,b,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,bit,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,bit,return_dec) [0.000219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,bit,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,B,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,b,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,B,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,b,return_int) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,B,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,bit,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,bit,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,B,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,b,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,bit,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,B,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,invalid_unit_suffix,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,invalid_unit_suffix,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,b,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,bit,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,b,return_int) [0.002657s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,bit,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,B,return_int) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,invalid_unit_suffix,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,bit,return_dec) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,bit,return_dec) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,B,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,B,return_int) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,bit,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,b,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,bit,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,b,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,bit,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,b,return_int) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,bit,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,B,return_int) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,b,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,b,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,bit,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,B,return_dec) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,invalid_unit_suffix,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,B,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,bit,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,B,return_dec) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,B,return_dec) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,b,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,b,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,B,return_int) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,B,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,b,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,bit,return_int) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,B,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,bit,return_dec) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,bit,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,b,return_dec) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,B,return_int) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,b,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,bit,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,B,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,b,return_int) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,b,return_dec) [0.000538s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,bit,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,bit,return_dec) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,B,return_dec) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,b,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,bit,return_dec) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,bit,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,b,return_dec) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,bit,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,bit,return_dec) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,b,return_dec) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,b,return_int) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,B,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,bit,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,B,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,B,return_dec) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,b,return_dec) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,bit,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,bit,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,b,return_int) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,b,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,bit,return_int) [0.007337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,B,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,bit,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,b,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,B,return_int) [0.000581s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,bit,return_int) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,b,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000696s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,b,return_int) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,b,return_dec) [0.005207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,B,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,b,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,bit,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,b,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,b,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,B,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,B,return_dec) [0.002797s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,B,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,B,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,b,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,b,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,b,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,b,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,b,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,b,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,b,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,b,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000553s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,B,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,b,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,bit,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,B,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,bit,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,B,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,b,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,bit,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,b,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,B,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,bit,return_dec) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,B,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,b,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,B,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,b,return_dec) [0.000597s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,bit,return_dec) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,bit,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,bit,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,bit,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,B,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,B,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,bit,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,bit,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,B,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,b,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,B,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,bit,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,B,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,b,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,B,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,b,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,B,return_dec) [0.000526s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,B,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,b,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,b,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,bit,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,b,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,B,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,bit,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,B,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,b,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,bit,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,b,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,b,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,bit,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,B,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000828s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,b,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,B,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,b,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,bit,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000604s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,b,return_int) [0.001898s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,b,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,bit,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,B,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,B,return_int) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,bit,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,b,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,bit,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,B,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,B,return_dec) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,bit,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,B,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,B,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,b,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000567s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,b,return_int) [0.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000452s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,b,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,bit,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,b,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,bit,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,B,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,bit,return_int) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,bit,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,b,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,b,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,B,return_int) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,bit,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,bit,return_int) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,bit,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,bit,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,bit,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,B,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,B,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,bit,return_dec) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,B,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,B,return_dec) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,b,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,B,return_dec) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,b,return_int) [0.000218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,b,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,bit,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,b,return_dec) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,B,return_int) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,b,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,bit,return_int) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,bit,return_dec) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,bit,return_dec) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,bit,return_dec) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,bit,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,B,return_dec) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,bit,return_int) [0.000217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,B,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,B,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,B,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,bit,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,bit,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,b,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,B,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,bit,return_int) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,bit,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,b,return_dec) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,B,return_dec) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,b,return_dec) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,b,return_int) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,B,return_dec) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,B,return_int) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,bit,return_dec) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,B,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,bit,return_dec) [0.000207s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,B,return_dec) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,b,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,B,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,b,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,b,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,B,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,B,return_int) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,B,return_int) [0.000208s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,b,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,b,return_dec) [0.000211s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,b,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,b,return_int) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,b,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,B,return_dec) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,B,return_dec) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,b,return_dec) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,bit,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,bit,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,bit,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,B,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,bit,return_int) [0.000210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,bit,return_dec) [0.000205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,b,return_dec) [0.000203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,bit,return_dec) [0.000215s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,b,return_dec) [0.000206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,bit,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,B,return_int) [0.000204s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,b,return_dec) [0.000202s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,B,return_dec) [0.000201s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,b,return_int) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,B,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,b,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,bit,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,bit,return_int) [0.000213s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,bit,return_int) [0.000214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,B,return_int) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,B,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000212s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,bit,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,B,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,b,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,bit,return_int) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,b,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,B,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,bit,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,b,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,b,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,B,return_int) [0.000553s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,B,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,b,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,bit,return_dec) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,b,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,B,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,bit,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,b,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,b,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,bit,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,b,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,b,return_int) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,B,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,b,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,B,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,B,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,b,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,bit,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,b,return_int) [0.000674s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,b,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,B,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,b,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,B,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,b,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000600s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,bit,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,B,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,B,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,b,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,bit,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,b,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,b,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,b,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,B,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,bit,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,b,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,B,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,bit,return_dec) [0.000509s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,b,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,B,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,b,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,bit,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,B,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,b,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,b,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,B,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,bit,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,b,return_dec) [0.000557s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,bit,return_int) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,B,return_dec) [0.000465s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,B,return_int) [0.000522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,b,return_dec) [0.000610s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,bit,return_int) [0.000612s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000465s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000580s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,bit,return_dec) [0.000589s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,bit,return_int) [0.000510s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,invalid_unit_suffix,return_dec) [0.000434s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,invalid_unit_suffix,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,bit,return_dec) [0.000572s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,B,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,invalid_unit_suffix,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,bit,return_dec) [0.000507s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,bit,return_int) [0.000564s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,B,return_int) [0.000590s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,b,return_int) [0.000556s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,B,return_dec) [0.000496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,B,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,b,return_dec) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,bit,return_dec) [0.000499s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,invalid_unit_suffix,return_dec) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,b,return_int) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,bit,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,B,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000559s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,B,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,invalid_unit_suffix,return_dec) [0.000549s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,b,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,b,return_int) [0.000534s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,bit,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,b,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,b,return_int) [0.000549s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,B,return_dec) [0.000466s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,B,return_int) [0.000570s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,bit,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,bit,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,bit,return_int) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,b,return_dec) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,b,return_dec) [0.000472s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,b,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,b,return_dec) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,b,return_int) [0.000592s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,b,return_dec) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,b,return_int) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,b,return_int) [0.000567s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,bit,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,b,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,bit,return_dec) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,B,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,b,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,invalid_unit_suffix,return_int) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,bit,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,b,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,bit,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,B,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,B,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,b,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,bit,return_dec) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,bit,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,B,return_int) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,invalid_unit_suffix,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,b,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,bit,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,b,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,b,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,bit,return_int) [0.000479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,b,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,b,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,bit,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,B,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,b,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,bit,return_dec) [0.000346s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,B,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,B,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,B,return_dec) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000567s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,b,return_int) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,bit,return_int) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,B,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,b,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,bit,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,b,return_dec) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,b,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,bit,return_int) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,B,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000452s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,b,return_dec) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,bit,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,B,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,b,return_int) [0.000474s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000471s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,bit,return_dec) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,B,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,B,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,b,return_int) [0.000533s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,bit,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,bit,return_int) [0.000481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,B,return_int) [0.000521s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,bit,return_int) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,b,return_dec) [0.000533s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,b,return_int) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,B,return_int) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,b,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,bit,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,B,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,B,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,B,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,bit,return_int) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,B,return_dec) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,B,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,bit,return_int) [0.000576s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,B,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,B,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.001129s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,b,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,bit,return_dec) [0.000458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,b,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,bit,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,B,return_int) [0.000971s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,bit,return_dec) [0.000574s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,b,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,bit,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,B,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000655s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,b,return_int) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,bit,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,bit,return_int) [0.000509s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,B,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,b,return_dec) [0.000465s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,bit,return_int) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,B,return_int) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,b,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,b,return_int) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,bit,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,b,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,B,return_dec) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000523s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000752s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,bit,return_int) [0.000532s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,b,return_int) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,bit,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,bit,return_int) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,B,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,b,return_dec) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,bit,return_dec) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,B,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,b,return_dec) [0.000506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,bit,return_dec) [0.000496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,bit,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,b,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,B,return_int) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,b,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000740s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,bit,return_int) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,b,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,bit,return_int) [0.000596s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,B,return_dec) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,B,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,bit,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,B,return_int) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,b,return_dec) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,bit,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,b,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,B,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000434s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,B,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,bit,return_int) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,bit,return_dec) [0.000547s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,bit,return_dec) [0.000452s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,bit,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,bit,return_int) [0.000542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,bit,return_dec) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,bit,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,b,return_dec) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,bit,return_dec) [0.000729s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,bit,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,B,return_int) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,b,return_int) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,B,return_int) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,b,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,b,return_dec) [0.002520s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,B,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000580s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,bit,return_dec) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,bit,return_int) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,B,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,B,return_int) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,bit,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,bit,return_int) [0.000482s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,B,return_dec) [0.000346s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,B,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,bit,return_dec) [0.000549s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000537s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,b,return_dec) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,B,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,bit,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,B,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,bit,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,b,return_int) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,B,return_dec) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,B,return_int) [0.000903s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,bit,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,b,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000651s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,b,return_dec) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,b,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000553s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,bit,return_int) [0.000601s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,B,return_dec) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,b,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,b,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,bit,return_int) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,B,return_int) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000640s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,bit,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,B,return_dec) [0.000660s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000500s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,b,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,bit,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,B,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,b,return_int) [0.000487s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,bit,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,B,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,B,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,b,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,invalid_unit_suffix,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,bit,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,b,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,bit,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,b,return_dec) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,B,return_int) [0.000522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,invalid_unit_suffix,return_dec) [0.000686s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,B,return_dec) [0.000538s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,b,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,b,return_int) [0.000449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,B,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,bit,return_dec) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,bit,return_int) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,B,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,b,return_int) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,bit,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,b,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,bit,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,B,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,B,return_int) [0.000220s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,b,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,B,return_int) [0.000216s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,b,return_dec) [0.000209s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,b,return_int) [0.001144s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,bit,return_int) [0.000512s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,b,return_int) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,b,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,B,return_int) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,b,return_int) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,bit,return_dec) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,B,return_int) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,B,return_dec) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,B,return_int) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,bit,return_int) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,B,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000729s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,b,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,b,return_dec) [0.000603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,bit,return_dec) [0.000586s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,B,return_int) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,b,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,bit,return_int) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,B,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,b,return_int) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,B,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,b,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,invalid_unit_suffix,return_int) [0.004203s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,b,return_dec) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,bit,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,B,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,invalid_unit_suffix,return_int) [0.000531s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,B,return_dec) [0.000510s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,b,return_dec) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,b,return_int) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,bit,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,B,return_dec) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,B,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000434s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,invalid_unit_suffix,return_int) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,b,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,b,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,bit,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,bit,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,bit,return_int) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,b,return_dec) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,bit,return_int) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000529s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,B,return_dec) [0.000751s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,b,return_int) [0.000514s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,bit,return_dec) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,B,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000489s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,B,return_dec) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,B,return_int) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,b,return_int) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,b,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,bit,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,B,return_dec) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,b,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,B,return_dec) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,B,return_int) [0.000544s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,b,return_int) [0.000573s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,bit,return_dec) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,B,return_dec) [0.000452s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000487s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,bit,return_int) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,B,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,b,return_int) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,bit,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,bit,return_int) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,B,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,B,return_int) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,bit,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,B,return_int) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,bit,return_dec) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,bit,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,B,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,B,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,b,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,B,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,B,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,bit,return_int) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,bit,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000507s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,B,return_dec) [0.000487s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,b,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,b,return_int) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,bit,return_dec) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,B,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,b,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,B,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,B,return_int) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000468s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,b,return_int) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,bit,return_dec) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,bit,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,B,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,b,return_int) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,bit,return_dec) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,B,return_dec) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,b,return_dec) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,bit,return_dec) [0.000800s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,bit,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,B,return_dec) [0.000474s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,b,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,B,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,b,return_dec) [0.000467s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,b,return_int) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,bit,return_dec) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,bit,return_dec) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,B,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,b,return_int) [0.000489s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,B,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,B,return_int) [0.000707s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,bit,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,B,return_dec) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,B,return_int) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,b,return_dec) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,bit,return_int) [0.003954s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,B,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,B,return_int) [0.000482s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,b,return_dec) [0.000489s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,B,return_dec) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,b,return_int) [0.000976s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,b,return_int) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,bit,return_int) [0.000573s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000434s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,B,return_dec) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,B,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000473s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,bit,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,b,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,bit,return_dec) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,bit,return_int) [0.000670s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,B,return_dec) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000599s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,B,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,b,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,bit,return_dec) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,B,return_dec) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,bit,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,b,return_int) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,B,return_int) [0.000569s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,b,return_dec) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,b,return_dec) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,b,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,bit,return_dec) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,bit,return_int) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,bit,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,B,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,b,return_int) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,bit,return_int) [0.000565s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,bit,return_dec) [0.000461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,b,return_dec) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,bit,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,B,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,bit,return_int) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,B,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,b,return_dec) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,bit,return_dec) [0.000582s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,B,return_dec) [0.000503s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,B,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,b,return_dec) [0.000481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,B,return_int) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,b,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,bit,return_dec) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,B,return_dec) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,B,return_dec) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,b,return_int) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,B,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,b,return_int) [0.000564s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,bit,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,bit,return_int) [0.000534s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,B,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000535s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,b,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,bit,return_dec) [0.000663s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,b,return_dec) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,bit,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,B,return_dec) [0.000567s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,b,return_dec) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,B,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,B,return_dec) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,b,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,B,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,b,return_dec) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,bit,return_dec) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000544s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,B,return_dec) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000484s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,bit,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,b,return_int) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,bit,return_dec) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,bit,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,bit,return_int) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,bit,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000554s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,b,return_int) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,b,return_dec) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,b,return_int) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,bit,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,B,return_int) [0.000471s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,bit,return_int) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,bit,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,B,return_dec) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,B,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,b,return_int) [0.000346s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,bit,return_int) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,b,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,B,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,bit,return_dec) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,B,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,bit,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,B,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,bit,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,B,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,B,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000573s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,b,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,B,return_int) [0.000455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,bit,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,b,return_dec) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,b,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,bit,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,B,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,b,return_dec) [0.000590s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,B,return_dec) [0.000559s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,bit,return_dec) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,b,return_dec) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,b,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,b,return_dec) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,B,return_int) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,bit,return_dec) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,bit,return_int) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,b,return_dec) [0.000533s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,b,return_int) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,B,return_int) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,b,return_dec) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,b,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,bit,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,b,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,bit,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,B,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000505s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,bit,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,b,return_dec) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,b,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,B,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,B,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,b,return_int) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,bit,return_int) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,B,return_dec) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,b,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,bit,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,bit,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,b,return_dec) [0.000739s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,bit,return_int) [0.000506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,B,return_dec) [0.000497s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,B,return_int) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,b,return_dec) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,bit,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,B,return_dec) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,B,return_dec) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,B,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,b,return_dec) [0.000520s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,bit,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000473s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,b,return_int) [0.000647s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,B,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,B,return_int) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,b,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000507s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,B,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,B,return_dec) [0.000600s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,B,return_int) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,B,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,b,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,B,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,B,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000592s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000469s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000473s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000543s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000556s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000472s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,b,return_dec) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,bit,return_int) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,b,return_dec) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,bit,return_int) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,B,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,b,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,b,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,b,return_int) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,b,return_dec) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,b,return_int) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000508s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000564s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000690s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000702s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000559s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,b,return_dec) [0.000555s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,b,return_int) [0.000479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,B,return_dec) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,b,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,b,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,bit,return_dec) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,bit,return_int) [0.072893s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,B,return_dec) [0.000793s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,b,return_dec) [0.000729s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,b,return_int) [0.000581s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,bit,return_int) [0.000628s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.004049s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000547s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,B,return_dec) [0.000546s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,b,return_dec) [0.000503s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,b,return_int) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,bit,return_dec) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,bit,return_int) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,b,return_int) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,B,return_int) [0.000467s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000452s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,B,return_int) [0.000576s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000554s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000540s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,B,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,b,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,B,return_dec) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,B,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,b,return_dec) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,bit,return_dec) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,b,return_int) [0.000538s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,B,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,bit,return_dec) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,b,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,bit,return_dec) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,B,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,bit,return_int) [0.000582s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,B,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,b,return_dec) [0.000631s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000610s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,B,return_dec) [0.000729s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000871s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000515s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,B,return_dec) [0.000758s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,B,return_int) [0.002124s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,b,return_int) [0.000473s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,bit,return_int) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,b,return_int) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,B,return_dec) [0.004323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000527s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,b,return_int) [0.000531s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,bit,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,bit,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,B,return_int) [0.000594s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,b,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,bit,return_int) [0.000750s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,B,return_int) [0.001450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,B,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000704s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,b,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,B,return_int) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,bit,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,B,return_int) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,b,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,b,return_int) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,bit,return_dec) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,B,return_dec) [0.000354s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,bit,return_int) [0.000550s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,b,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,b,return_dec) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,bit,return_dec) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,bit,return_dec) [0.000557s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,B,return_dec) [0.000537s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,b,return_dec) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,bit,return_int) [0.000465s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,B,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,b,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,bit,return_int) [0.000518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,B,return_dec) [0.000515s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000637s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,b,return_dec) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,b,return_int) [0.000610s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,bit,return_int) [0.000479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,bit,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000670s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,B,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,bit,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,bit,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000928s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000611s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,B,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,B,return_dec) [0.003421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,bit,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,bit,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,B,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,b,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,bit,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000901s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,b,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,bit,return_int) [0.000566s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,B,return_int) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,b,return_int) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,bit,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,B,return_int) [0.000563s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,b,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,bit,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,bit,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,B,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,b,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,B,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,bit,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,B,return_dec) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,B,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,B,return_int) [0.000627s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,bit,return_int) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000594s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,B,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,bit,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,bit,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,bit,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,B,return_int) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,b,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,b,return_int) [0.000474s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,bit,return_int) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,B,return_dec) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,b,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,bit,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,bit,return_int) [0.000510s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,B,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,B,return_int) [0.000515s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,B,return_dec) [0.000666s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,B,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,b,return_dec) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,bit,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,B,return_int) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000499s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,bit,return_dec) [0.000473s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000529s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,B,return_int) [0.000494s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,bit,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,b,return_dec) [0.000486s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,B,return_dec) [0.000476s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,b,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,bit,return_int) [0.001746s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000514s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,B,return_dec) [0.000496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,B,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000472s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,B,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,B,return_int) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,b,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000521s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,bit,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,B,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,b,return_dec) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,b,return_int) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,B,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,b,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,B,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,b,return_dec) [0.000508s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,B,return_dec) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,B,return_int) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,B,return_dec) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,b,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,b,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,bit,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,bit,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,B,return_int) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,b,return_dec) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,bit,return_int) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,b,return_dec) [0.000484s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,b,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,bit,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,bit,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,B,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,B,return_dec) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,b,return_int) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,B,return_int) [0.000821s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,B,return_dec) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,bit,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,B,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,B,return_dec) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,bit,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,B,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,b,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,bit,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,B,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,b,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,b,return_int) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,B,return_int) [0.000484s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,b,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,b,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,B,return_int) [0.000471s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,bit,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,b,return_dec) [0.000732s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,bit,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,B,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,b,return_int) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,bit,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,bit,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,bit,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,b,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,bit,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,B,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,b,return_int) [0.000505s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,bit,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,b,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,bit,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,bit,return_dec) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,B,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,b,return_dec) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,bit,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,B,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,b,return_dec) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,b,return_int) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,bit,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,B,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,b,return_dec) [0.003883s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,bit,return_int) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,b,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,B,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,b,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,bit,return_int) [0.000584s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,B,return_dec) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,B,return_dec) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,b,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,B,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,b,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,B,return_dec) [0.000547s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,bit,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,b,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,B,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,B,return_dec) [0.000515s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,B,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,bit,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,b,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,B,return_dec) [0.000458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,b,return_dec) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,bit,return_dec) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,B,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,B,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,bit,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,b,return_dec) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,b,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,b,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,B,return_int) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,bit,return_dec) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,b,return_dec) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,bit,return_dec) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,b,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,b,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,b,return_int) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,bit,return_int) [0.000574s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,bit,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,B,return_int) [0.000513s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,B,return_int) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,invalid_unit_suffix,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,b,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,bit,return_int) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,invalid_unit_suffix,return_int) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,B,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,b,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,bit,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,invalid_unit_suffix,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,bit,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,invalid_unit_suffix,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,B,return_dec) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,b,return_dec) [0.001282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,bit,return_dec) [0.001024s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,B,return_int) [0.000748s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,B,return_dec) [0.000783s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,b,return_dec) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,bit,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,bit,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,b,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,B,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,b,return_dec) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,bit,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,b,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,B,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,b,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,b,return_int) [0.000456s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,bit,return_dec) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,B,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,b,return_int) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,B,return_dec) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,b,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,invalid_unit_suffix,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,b,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,bit,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,bit,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,bit,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,bit,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,bit,return_int) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,bit,return_int) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000616s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,B,return_int) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,b,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,bit,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,B,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,bit,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,b,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,bit,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,bit,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,b,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,B,return_int) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,bit,return_dec) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,B,return_int) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,bit,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,b,return_dec) [0.000541s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,B,return_int) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,b,return_dec) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,bit,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,bit,return_int) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,B,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000434s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,b,return_dec) [0.000564s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,bit,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,B,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,b,return_int) [0.000580s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,B,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,bit,return_int) [0.000467s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,b,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,bit,return_int) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,B,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,B,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,b,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,b,return_dec) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,bit,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,b,return_dec) [0.000690s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,bit,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,B,return_int) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,bit,return_dec) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,B,return_dec) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,b,return_int) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,B,return_int) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,b,return_dec) [0.000546s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,b,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,b,return_dec) [0.004563s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,B,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,b,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,B,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,B,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,b,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,bit,return_int) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,B,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,bit,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,bit,return_dec) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,B,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,b,return_dec) [0.000461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,bit,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,bit,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,b,return_dec) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,b,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,bit,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,B,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,bit,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,B,return_int) [0.000526s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,b,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,bit,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,B,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,b,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,b,return_dec) [0.000489s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,B,return_int) [0.000553s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,B,return_dec) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,B,return_int) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,bit,return_int) [0.000548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,B,return_int) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,bit,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,B,return_int) [0.000571s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,b,return_int) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,b,return_dec) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,b,return_int) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,B,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,b,return_int) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,bit,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,b,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,bit,return_dec) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,B,return_dec) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,b,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,bit,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,b,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000469s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,bit,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,bit,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,B,return_dec) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,bit,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,bit,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,B,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,b,return_int) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,bit,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,bit,return_int) [0.000535s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,B,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,B,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,bit,return_int) [0.000503s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,B,return_dec) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,B,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,b,return_dec) [0.000463s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,B,return_int) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,b,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,bit,return_dec) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,b,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,b,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,B,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,bit,return_int) [0.000456s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,B,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,b,return_int) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,bit,return_int) [0.000558s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,bit,return_dec) [0.000679s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,bit,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,B,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,B,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,b,return_int) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,bit,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,bit,return_int) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,bit,return_dec) [0.000603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,B,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,bit,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,B,return_int) [0.000637s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,b,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,b,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,bit,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,B,return_int) [0.000455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,b,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,bit,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,B,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,b,return_dec) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,bit,return_dec) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,B,return_dec) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,B,return_int) [0.001042s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,b,return_dec) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,bit,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000655s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,bit,return_int) [0.000607s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,B,return_dec) [0.000544s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000894s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,b,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,invalid_unit_suffix,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,b,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,bit,return_dec) [0.000760s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,B,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,b,return_int) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,B,return_int) [0.001082s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,invalid_unit_suffix,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,invalid_unit_suffix,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,bit,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,bit,return_int) [0.000508s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,b,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,bit,return_dec) [0.000526s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,bit,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,b,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,B,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,bit,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,b,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,B,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,b,return_dec) [0.000571s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,bit,return_int) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,b,return_int) [0.000582s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,bit,return_dec) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,B,return_int) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,bit,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,B,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,bit,return_dec) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,B,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,b,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,bit,return_dec) [0.000584s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,bit,return_int) [0.000541s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,b,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,B,return_dec) [0.000476s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,B,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,b,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,b,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,invalid_unit_suffix,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,bit,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,b,return_int) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,B,return_dec) [0.000538s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,b,return_int) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,B,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,b,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,b,return_int) [0.003883s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,bit,return_dec) [0.000497s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,bit,return_int) [0.000523s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,b,return_dec) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,B,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000562s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,b,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,bit,return_dec) [0.000494s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,B,return_dec) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,B,return_int) [0.000618s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,b,return_dec) [0.000463s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,B,return_dec) [0.001355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,bit,return_int) [0.000562s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,b,return_dec) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,bit,return_int) [0.000534s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,B,return_int) [0.000926s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,B,return_int) [0.000831s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000535s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,bit,return_dec) [0.000494s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,bit,return_int) [0.000530s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000715s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,b,return_int) [0.000555s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,bit,return_dec) [0.000564s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000538s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,bit,return_dec) [0.000566s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000508s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000782s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000529s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000775s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,bit,return_int) [0.000638s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,B,return_dec) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,B,return_int) [0.000543s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000467s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,B,return_int) [0.000510s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,bit,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,b,return_dec) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,B,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,bit,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,b,return_int) [0.000571s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,b,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,bit,return_dec) [0.000461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,b,return_int) [0.000455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,b,return_dec) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,b,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,B,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,bit,return_dec) [0.000626s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,B,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,B,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,b,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,bit,return_dec) [0.000494s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,bit,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,B,return_dec) [0.000531s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,bit,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,B,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000529s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000784s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,b,return_dec) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,bit,return_dec) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,bit,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,b,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,b,return_int) [0.000506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,bit,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,bit,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,b,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,bit,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,B,return_dec) [0.000548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,b,return_int) [0.000463s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,b,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,B,return_dec) [0.000531s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,b,return_int) [0.000557s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,B,return_int) [0.000582s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,bit,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,B,return_dec) [0.000442s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,bit,return_dec) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,bit,return_int) [0.000532s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,B,return_int) [0.000657s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,bit,return_dec) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,bit,return_int) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,b,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,B,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,b,return_dec) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,B,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,b,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,bit,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,bit,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,bit,return_int) [0.000586s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,B,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,bit,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,bit,return_int) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,B,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,bit,return_int) [0.000534s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,b,return_dec) [0.000690s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,b,return_int) [0.000561s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,bit,return_dec) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,b,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,b,return_int) [0.000592s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,B,return_int) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,b,return_dec) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,B,return_dec) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,bit,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,b,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,bit,return_dec) [0.000550s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,B,return_dec) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,b,return_int) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,bit,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,bit,return_int) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,b,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,b,return_int) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,b,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,B,return_dec) [0.000513s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,b,return_int) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,bit,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,b,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,b,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,bit,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,B,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,b,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,bit,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000551s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,bit,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,bit,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,b,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,B,return_int) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,bit,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,B,return_dec) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,bit,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,B,return_int) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,bit,return_int) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,b,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,bit,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,B,return_int) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,b,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,B,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,B,return_int) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,b,return_dec) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,b,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,b,return_dec) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,B,return_dec) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000532s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,b,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,B,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,b,return_int) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,bit,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,B,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,b,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,B,return_dec) [0.000481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,b,return_int) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,B,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,bit,return_dec) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,bit,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,B,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,bit,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,b,return_dec) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,B,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,B,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,B,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,b,return_int) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,bit,return_int) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,B,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,B,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,B,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,b,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,bit,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,B,return_dec) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,B,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,bit,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,B,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,bit,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,b,return_dec) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,B,return_dec) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,bit,return_dec) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,B,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,b,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,bit,return_int) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,B,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000878s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,b,return_int) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,bit,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,bit,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,b,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,bit,return_dec) [0.000582s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,bit,return_int) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,bit,return_dec) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,bit,return_int) [0.000403s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,B,return_dec) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,b,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,bit,return_int) [0.000603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,B,return_int) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,b,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,bit,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,b,return_int) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,bit,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,bit,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000471s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,B,return_dec) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,B,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,B,return_dec) [0.000449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000654s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000685s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,bit,return_dec) [0.000529s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,B,return_int) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,bit,return_dec) [0.000507s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,B,return_int) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,B,return_dec) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,B,return_int) [0.000500s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,bit,return_dec) [0.000521s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000525s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,b,return_dec) [0.000481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,bit,return_dec) [0.000660s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,b,return_int) [0.000489s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,bit,return_dec) [0.000486s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,B,return_int) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000540s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000503s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,b,return_dec) [0.001535s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,b,return_int) [0.000521s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,b,return_dec) [0.001081s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,B,return_dec) [0.000522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,B,return_int) [0.000693s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000661s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000576s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,B,return_dec) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,B,return_int) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,b,return_dec) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000502s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,B,return_dec) [0.000527s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000543s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,B,return_dec) [0.000735s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000537s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,B,return_int) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000519s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000596s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000519s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000537s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000494s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000690s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000530s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,b,return_int) [0.000512s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000537s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000510s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000722s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000587s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000549s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000703s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000480s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000482s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000717s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,b,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,b,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,B,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,b,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,B,return_int) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,b,return_dec) [0.000545s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,b,return_dec) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,bit,return_int) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,B,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,B,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,b,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,bit,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,B,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,b,return_int) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000541s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,B,return_int) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,b,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,bit,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,B,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,b,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000512s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000529s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,b,return_int) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,B,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,b,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,b,return_dec) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,B,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,b,return_dec) [0.000543s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,b,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,B,return_dec) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,b,return_int) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,B,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,B,return_int) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,B,return_int) [0.000576s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,b,return_int) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,B,return_int) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.008155s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,B,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000539s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000465s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,B,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000571s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,B,return_int) [0.000472s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,b,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,b,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,B,return_dec) [0.000465s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,b,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,b,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,B,return_int) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,B,return_int) [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,b,return_int) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,B,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000705s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,b,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,bit,return_int) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,b,return_dec) [0.000222s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,bit,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,B,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,bit,return_dec) [0.001126s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,bit,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,B,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,b,return_int) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,B,return_int) [0.000227s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,b,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_1 [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_3 [0.000214s] ... ok {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_not_expired [0.000567s] ... ok {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_pause_resume [0.000452s] ... ok {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits_stopped [0.000255s] ... ok {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_east_micros [0.000299s] ... ok {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_west [0.000284s] ... ok {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu [0.000235s] ... ok {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu_normalize [0.000234s] ... ok {2} oslo_utils.tests.test_timeutils.TimeItTest.test_timed_custom_message [0.001432s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_advance_time_delta [0.000248s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_advance_time_seconds [0.000225s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_aware_no_utc [0.000578s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_marshall_time [0.000232s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_marshall_time_with_tz [0.000401s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_unmarshall_time_leap_second [0.000224s] ... ok {2} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_is_uuid_like [0.000265s] ... ok {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_minor_less_than [0.000283s] ... ok {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_greater [0.000239s] ... ok {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_not_present_same [0.004343s] ... ok {2} oslo_utils.tests.test_versionutils.VersionPredicateTest.test_version_predicate_valid_invalid [0.000473s] ... ok {2} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_bool_instead_of_text [0.000249s] ... ok {2} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_different_encodings [0.000260s] ... ok ====== Totals ====== Ran: 28470 tests in 53.5882 sec. - Passed: 28465 - Skipped: 5 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 116.6825 sec. ============== Worker Balance ============== - Worker 0 (7118 tests) => 0:00:07.924623 - Worker 1 (7118 tests) => 0:00:12.686795 - Worker 2 (7116 tests) => 0:00:51.986617 - Worker 3 (7118 tests) => 0:00:49.323052 Test id Runtime (s) -------------------------------------------------------------------------------------------------------------------------- ----------- oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_3_vhdx 38.137 oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_6_luks 38.106 oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit_stream_optimized 5.536 oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit 4.678 oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_4_vmdk 3.037 oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_1_qcow2 2.380 oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_3___vmdk____streamOptimized__ 2.036 oslo_utils.tests.test_timeutils.TimeUtilsTest.test_set_time_override_using_default 1.001 oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_no_timeout 0.501 oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_timeout 0.501 py312: OK (66.76 seconds) congratulations :) (66.82 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ibMLNM + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python3-oslo-utils + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python3-oslo-utils + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/README.rst /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python3-oslo-utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x5m1Cg + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python3-oslo-utils + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python3-oslo-utils + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python3-oslo-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-utils = 9.0.0-0.20250602113342.1a85259.el10 python3-oslo-utils = 9.0.0-0.20250602113342.1a85259.el10 python3.12-oslo-utils = 9.0.0-0.20250602113342.1a85259.el10 python3.12dist(oslo-utils) = 9 python3dist(oslo-utils) = 9 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 python3.12dist(debtcollector) >= 1.2 python3.12dist(iso8601) >= 0.1.11 python3.12dist(netaddr) >= 0.10 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(packaging) >= 20.4 python3.12dist(pbr) >= 6.1 python3.12dist(psutil) >= 3.2.2 python3.12dist(pyparsing) >= 2.1 python3.12dist(pyyaml) >= 3.13 Obsoletes: python3.12-oslo-utils < 9.0.0-0.20250602113342.1a85259.el10 Processing files: python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bfwVyU + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python-oslo-utils-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python-oslo-utils-doc + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python-oslo-utils-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3p4Ua5 + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-doc + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-utils-doc = 9.0.0-0.20250602113342.1a85259.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch Provides: python-oslo-utils-tests = 9.0.0-0.20250602113342.1a85259.el10 python3-oslo-utils-tests = 9.0.0-0.20250602113342.1a85259.el10 python3.12-oslo-utils-tests = 9.0.0-0.20250602113342.1a85259.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-oslo-utils-tests < 9.0.0-0.20250602113342.1a85259.el10 Processing files: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PSbxgN + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-lang + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-lang + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-utils-lang = 9.0.0-0.20250602113342.1a85259.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/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm Wrote: /builddir/build/RPMS/python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xv4Zlf + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-9.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.oVEAPX + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.utils-9.0.0-SPECPARTS + rm -rf oslo.utils-9.0.0 oslo.utils-9.0.0.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